﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1485321,Error 0x01F4 while editing signature,hayalci,,"I am using roundcube 0.2-alpha with sqlite backend.

While editing an identity, if the last two lines end with dashes and text like this;
{{{
--
text
}}}

I get the following error.
{{{
SERVICE CURRENTLY NOT AVAILABLE Error No. [0x01F4]
}}}

The logs are as follows.
{{{
[05-Sep-2008 20:28:12] MDB2 Error: syntax error (-2): _skipDelimitedStrings: [Error message: query with an unterminated text string specified]
[Last executed query: SELECT * FROM users WHERE  user_id='10']
[Native code: 0]
[Native message: not an error]

[05-Sep-2008 20:28:12 +0300] DB Error: _skipDelimitedStrings: [Error message: query with an unterminated text string specified]
[Last executed query: SELECT * FROM users WHERE  user_id='10']
[Native code: 0]
[Native message: not an error]
 in /web/roundcubemail-0.2-alpha/program/include/rcube_mdb2.php on line 259
}}}

On Debian etch,
  * php version 5.2.0-8+etch11
  * php5-sqlite version 5.2.0-8+etch11
",Bugs,closed,5,0.2-beta,Database,0.2-alpha,normal,fixed,,
