Summary | Kolab Share driver: Bogus if call |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | wrobel (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 04/09/2008 (6336 days ago) |
Due | |
Updated | 04/24/2008 (6321 days ago) |
Assigned | 04/09/2008 (6336 days ago) |
Resolved | 04/24/2008 (6321 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Summary ⇒ Kolab Share driver: Bogus if call
State ⇒ Resolved
New Attachment: framework-Kolab-remove-bogus-if.patch
I've found and fixed the root problem, the Share code is fine, will
open a second ticket for that. Anyway, while looking at the code it
seems like there is a bogus if statement in there. Please have a look
at the attached patch.
Thomas
as far as I can see there is no code to handle the attributes
(->comment) in Horde/Share/kolab.php::_addShare(). Is there a reason
for this? Do you see any problems if we add it there like we already
do in ::_save()?
Thomas
Assigned to Gunnar Wrobel
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Share driver: Loss of folder comment
Queue ⇒ Kolab
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when I create a new addressbook in Turba and enter a comment, that
comment is lost when the share is created. If I later modify/add a
comment, the comment is saved as expected. Guess it's something in
Kolab's Share driver.
Cheers,
Thomas