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

Quantum GIS qgis at qgis.org
Thu May 26 06:55:32 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                                 |  
------------------------------------------------+---------------------------

Comment(by strk):

 Fixed here:

 {{{
 The following changes since commit
 2670283b06637e1d753bd2ee9076ce505d92792d:
   Radim Blazek (1):
         Merge branch 'master' of github.com:qgis/Quantum-GIS

 are available in the git repository at:

   git at github.com:strk/Quantum-GIS.git bug3845

 Sandro Santilli (1):
       Add support for modulo operator (%) in rule based rendering. See
 ticket #3845.

  src/core/qgssearchstringlexer.ll  |    2 +-
  src/core/qgssearchstringparser.yy |    1 +
  src/core/qgssearchtreenode.cpp    |    5 +++++
  src/core/qgssearchtreenode.h      |    1 +
  4 files changed, 8 insertions(+), 1 deletions(-)
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3845#comment:1>
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