id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2220 Non standard constant string processing in OGR SQL trastourf Mateusz Łoskot "Sql ogr implementation is not standard about string constant processing : it doesn't support ” ( two quotes ) escape ùethod for specifying a quote in a quoted string. In addition a string is closed by a quote (') or a double quote ("") independently of the the character used to open it. This means that : {{{ ""toto'titi"" }}} is interpreted as toto, not toto'titi. and {{{ 'toto''titi' }}} is interpreted as toto, not toto'titi. " defect closed normal 1.5.3 OGR_SF svn-trunk normal fixed sql warmerdam tamas