#419: vobject patch inconsistent ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+-----------------------------------------
Comment(by mail@…): just as people reading here will be interested in it, to patch current calendar server one needs the following: {{{ root@thinkpad:/home/fm/rpmbuild # cat SOURCES/pycalendar-escape.patch Index: src/pycalendar/utils.py =================================================================== --- src/pycalendar/utils.py (Revision 144) +++ src/pycalendar/utils.py (Arbeitskopie) @@ -170,7 +170,7 @@ return os.getvalue() # Use these to control the parsing of illegal escape characters -decodeTextValue.raiseOnInvalidEscape = True +decodeTextValue.raiseOnInvalidEscape = False decodeTextValue.fixInvalidEscape = True # Date/time calcs }}} -- Ticket URL: <http://trac.calendarserver.org/ticket/419#comment:6> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev