6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9641] Fall through case structure breaks sync
*
Your Email Address
*
Spam protection
Enter the letters below:
.___ __ .___..___.. . [__ / ` _/ _/ | | | \__../__../__.|/\|
Comment
> hi, > > syncing fails when the break is missing > > commit 6ae99a4cad81ff9341fe43d8fa2e630db31effc6 > Author: Simon Bühler <simon@aktionspotenzial.de> 2011-03-09 13:58:33 > Committer: Simon Bühler <simon@aktionspotenzial.de> 2011-03-09 13:58:33 > Parent: 4672b21f76501934e1006a415fbf3362762d6c05 (Simple H4-ifying, > largely untested.) > Branches: master > > fix case statement > > Signed-off-by: Simon Bühler <simon@aktionspotenzial.de> > ------------------------------ turba/lib/Api.php > ------------------------------ > diff --git a/turba/lib/Api.php b/turba/lib/Api.php > index 63ac571..e500fd2 100644 > --- a/turba/lib/Api.php > +++ b/turba/lib/Api.php > @@ -687,6 +687,7 @@ > > return $ids; > } > + break; > > case 'activesync': > $content = $driver->fromASContact($content); >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers