6.0.0-alpha14
7/2/25

[#12198] switch/case syntax glitch
Summary switch/case syntax glitch
Queue Horde Framework Packages
Queue Version Git develop
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 04/19/2013 (4457 days ago)
Due
Updated 04/19/2013 (4457 days ago)
Assigned
Resolved 04/19/2013 (4457 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
04/19/2013 01:37:53 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
04/19/2013 01:34:20 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 777ad881b5f3e7ba66104d7ba433d0f27dc95866
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Apr 19 15:11:08 2013 +0200

     Fix switch/case syntax glitch (bug 12198)

     Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
     Signed-off-by: Jan Schneider <jan@horde.org>
     Bug: 12198

  .../lib/Horde/ActiveSync/Message/Appointment.php   |    2 +-
  .../lib/Horde/ActiveSync/Message/Task.php          |    2 +-
  framework/Mail/lib/Horde/Mail/Rfc822.php           |    2 +-
  .../lib/Horde/Service/Weather/Wwo.php              |    2 +-
  framework/SyncMl/lib/Horde/SyncMl/Backend/Sql.php  |    8 ++++----
  imp/lib/Mime/Viewer/Smime.php                      |    2 +-
  nag/lib/Task.php                                   |    6 +++---
  sesha/lib/Entity/Value.php                         |    2 +-
  8 files changed, 13 insertions(+), 13 deletions(-)

http://git.horde.org/horde-git/-/commit/777ad881b5f3e7ba66104d7ba433d0f27dc95866
04/19/2013 01:12:01 PM Thomas Jarosch Comment #2
Patch ⇒ Yes
New Attachment: 0001-Fix-switch-case-syntax-glitch-bug-12198.patch Download
Reply to this comment
Patch to fix the issue.

04/19/2013 01:10:59 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ switch/case syntax glitch
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hi,

I've discovered a switch/case syntax glitch throughout the horde code base.
Attached patch fixes the cosmetic issue, PHP still seems to behave as 
expected.

Thomas

Saved Queries