Dennis P. Nikolaenko wrote: 
> Err, that is not MySQL driver specific, actually.
> In _skipDelimitedStrings() I get for $query when saving my identity:
>
> SET `name`='Dennis P. Nikolaenko', `email`='[EMAIL PROTECTED]', 
> `organization`='foo\'', `reply-to`='', `bcc`='', `standard`='1', 
> `signature`='Regards,\r\nDennis P. Nikolaenko', `html_signature`=0
>       WHERE  identity_id=?
>       AND    user_id=?
>       AND    del<>1
>
> This is legal SQL. But _skipDelimitedStrings() essentially counts ' to 
> get the idea where strings start and end. It does not handle the case 
> when string contains embedded \'

I thought it was fixed in MDB2 package, see 
http://trac.roundcube.net/log/trunk/roundcubemail/program/lib/MDB2.php

-- 
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to