[Tickets #9153] Re: BYTEA DB escaping for postgres driver
bugs at horde.org
bugs at horde.org
Tue Mar 15 11:53:00 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9153
------------------------------------------------------------------------------
Ticket | 9153
Updated By | Jan Schneider <jan at horde.org>
Summary | BYTEA DB escaping for postgres driver
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 3. High
Milestone | 4.0
Patch |
-Owners | Michael Slusarz
+Owners | Michael Slusarz, Chuck Hagenbuch, Jan Schneider
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2011-03-15 11:53) wrote:
Your identities were probably broken because the intermediate escaping
solution was not correct, i.e. it escaped too much. I added a test
case that shows that the stream already returns properly unescaped
values, and additional unescaping would remove too many escape
characters (the \' in the test string would turn into ').
More information about the bugs
mailing list