-
Notifications
You must be signed in to change notification settings - Fork 357
Open
Description
Sabre/DAV 4.7.0
PostgreSQL 15
Whenever a calendar or contact field contains a comma ,
(escaped to \,
) it will fail to save.
<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:sabredav-version>4.7.0</s:sabredav-version>
<s:exception>PDOException</s:exception>
<s:message>SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type bytea
CONTEXT: unnamed portal parameter $3 = '...'</s:message>
</d:error>
Metadata
Metadata
Assignees
Labels
No labels