#450: Uninformative FATAL ERROR
----------------------------+-----------------------------------------------
Reporter: douglm@… | Owner: cdaboo@…
Type: Enhancement | Status: new
Priority: 5: Not set | Milestone:
Component: CalDAV Tester | Severity: Other
Keywords: | Radar:
----------------------------+-----------------------------------------------
Some server 'feature' kills the tester with
FATAL ERROR: string index out of range
Added a traceback print to caldavtest.py
except Exception, e:
print traceback.format_exc()
self.manager.log(manager.LOG_ERROR, "FATAL ERROR: %s" % (e,),
before=2)
return 0, 1, 0
--
Ticket URL: <http://trac.calendarserver.org/ticket/450>
Calendar and Contacts Server </>
HTTP/WebDAV/CalDAV Server
_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev