6.0.0-alpha12
6/12/25

[#5212] iCalendar.php - change sortorder of replace
Summary iCalendar.php - change sortorder of replace
Queue Horde Framework Packages
Queue Version HEAD
Type Bug
State No Feedback
Priority 1. Low
Owners
Requester sebastian.moderlak (at) loyaltyfactory (dot) com
Created 04/04/2007 (6644 days ago)
Due
Updated 04/27/2007 (6621 days ago)
Assigned 04/08/2007 (6640 days ago)
Resolved 04/27/2007 (6621 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/27/2007 03:16:44 PM Jan Schneider State ⇒ No Feedback
 
04/08/2007 05:10:08 AM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
You should reduce this to a bug report against PHP, not Horde - 
assuming it still happens in 4.4.6 or in other PHP versions. If it's 
widespread we can work around it, but if not there are plenty of 
security and other reasons to upgrade from 4.4.0 asap.
04/04/2007 01:38:23 PM sebastian (dot) moderlak (at) loyaltyfactory (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ iCalendar.php - change sortorder of replace
Queue ⇒ Horde Framework Packages
State ⇒ Unconfirmed
Reply to this comment
See in Line Row 993 and 1000



For replacing "," ";" and "\" in these Rows I have to change the 
sortorder to "\" ";" and "," , because by replacing Text with "," and 
"\" was "," replaced at first to "\," and - I think on an internal 
str_replace looping - than "\," to "\\\,".



Thats the reason why I'm reporting this bug!

Im Using PHP 4.4.0

Saved Queries