[Calendar and Contacts Server] #379: accounts realm name does not allow "&"
#379: accounts realm name does not allow "&" --------------------------------------+------------------------------------- Reporter: gregday@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: CalendarServer-3.x Component: Calendar Server | Severity: Other Keywords: | --------------------------------------+------------------------------------- Breakage if the "accounts realm" key in accounts.xml contains a "&" Example: "<accounts realm="My Calendar & Contacts Server">" causes 'run' to fail. -- Ticket URL: <http://trac.calendarserver.org/ticket/379> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#379: accounts realm name does not allow "&" ---------------------------------------+------------------------------------ Reporter: gregday@… | Owner: wsanchez@… Type: Defect | Status: closed Priority: 5: Not set | Milestone: CalendarServer-3.x Component: Calendar Server | Severity: Other Resolution: Behaves correctly | Keywords: Radar: | ---------------------------------------+------------------------------------ Changes (by wsanchez@…): * status: new => closed * resolution: => Behaves correctly Comment: That's not valid XML. Try `&` instead of `&`. -- Ticket URL: <http://trac.calendarserver.org/ticket/379#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
participants (1)
-
Calendar and Contacts Server