[Tickets #4399] Broken iCalendar event timezone interoperabilty with Outlook & others

bugs@bugs.horde.org bugs at bugs.horde.org
Sat Sep 16 23:50:07 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4399
-----------------------------------------------------------------------
 Ticket             | 4399
 Updated By         | lists-horde at carlthompson.net
 Summary            | Broken iCalendar event timezone interoperabilty with Outlook & others
 Queue              | Horde Framework Packages
 Version            | HEAD
 Type               | Bug
 State              | Feedback
 Priority           | 2. Medium
 Owners             | 
+New Attachment     | timezone_fix.diff
-----------------------------------------------------------------------


lists-horde at carlthompson.net (2006-09-16 23:50) wrote:

New patch:
- Doesn't use str_ireplace()
- Conform to Horde coding standards
- Doesn't use scary strtotime() voodoo

Chuck wrote:
> (At least a few places I see why the str_ireplace, but why did you 
> use ireplace on array('\\n', '\\;', '\\:') ?)

So that the letter 'n' is matched whether it is capital or lowercase. It
is looking for the actual string backslash-N.




More information about the bugs mailing list