[QGIS-trac] [Quantum GIS] #3845: rule based renderer doesn't properly handle %

Quantum GIS qgis at qgis.org
Thu May 26 05:43:31 EDT 2011


#3845: rule based renderer doesn't properly handle %
------------------------------------------------+---------------------------
   Reporter:  strk                              |              Owner:  nobody       
       Type:  bug                               |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.7.0
  Component:  Symbology                         |            Version:  Trunk        
   Keywords:                                    |   Platform_version:               
   Platform:  Debian                            |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 The rule based renderer doesn't accept % in the filter:

 {{{
 (edge_id % 10) = 1

 Filter expression parsing error:
 syntax error, unexpected Unknown_CHARACTER
 }}}

 {{{
 name like 'some%'

 Filter expression parsing error:
 syntax error, unexpected Unknown_CHARACTER, expecting $end
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3845>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS supporting GDAL/OGR, PostGIS, and GRASS formats, and Web Services


More information about the QGIS-trac mailing list