#464: RFC 5545: %x09 (HTAB) should not be allowed? ----------------------------------+----------------------------------------- Reporter: mail@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: Calendar Server | Severity: Other Keywords: | Radar: ----------------------------------+----------------------------------------- I saved an event on my calendar server with my iPhone which contains a %x09.
However, reading http://tools.ietf.org/html/rfc5545#section-3.3.11: {{{ SAFE-CHAR = WSP / %x21 / %x23-2B / %x2D-39 / %x3C-7E / NON-US-ASCII ; Any character except CONTROL, DQUOTE, ";", ":", "," CONTROL = %x00-08 / %x0A-1F / %x7F ; All the controls except HTAB }}} I guess this should be prohibited by pycalendar? For more background information, you might look at https://bugzilla.mozilla.org/show_bug.cgi?id=686833 -- Ticket URL: <http://trac.calendarserver.org/ticket/464> 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