[CalendarServer-dev] [Calendar and Contacts Server] #419: vobject patch inconsistent

Calendar and Contacts Server trac at macosforge.org
Thu Mar 17 14:23:02 PDT 2011


#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 at 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


More information about the calendarserver-dev mailing list