[mapguide][MG191][Modified] Layer filter is ignored for DWF-based layers
    Walt Welton-Lair 
    walt.welton-lair at autodesk.com
       
    Fri Apr  7 11:15:15 EDT 2006
    
    
  
You can view the artifact detail at the following URL:
    https://mapguide.osgeo.org/servlets/Scarab/id/MG191
Type:
Defect
Artifact ID:
MG191 (Layer filter is ignored for DWF-based layers)
Modified by:
Walt Welton-Lair
waltweltonlair (walt.welton-lair at autodesk.com)
The following modifications were made to this artifact:
---------------------------------------------------------------------
-- Review Comments set to new value:
The filter processing code needs to do more than just wcsstr.  If the layer filter is set to "layer1" and your DWF contains a layer called "layer" then the check incorrectly passes.  It needs to split the filter into tokens and compare the layer against each token using something like wcscmp.
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
    
    
More information about the Mapguide_issues
mailing list