Bug 269

Summary: Exception when using invalid expression
Product: MapLab Reporter: Bart van den Eijnden <bartvde@osgis.nl>
Component: SECT (Studio)Assignee: maplab-dev <maplab-dev@lists.maptools.org>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description From 2004-03-05 16:43:50
I was using the following "invalid" expression as I can't seem to find out how
to use this type of expression (PropertyIsLessThan) in Studio, which results in
 errors (the errors are in the window in which the Chameleon webmapping client
resides):

expression used (INWONERS is the name of the column I want to use):
"[INWONERS] < "10000"

Warning: [MapServer Error]: loadClass(): Parsing error near ([):(line 110) in
C:\ms4w\apps\chameleon\htdocs\common\wrapper\map_session.php on line 221

Warning: Failed to open map file
/ms4w/tmp/sess_4048f2e8cbdf5/1078522749-4532.map in
C:\ms4w\apps\chameleon\htdocs\common\wrapper\map_session.php on line 221

Fatal error: Call to a member function on a non-object in
C:\ms4w\apps\chameleon\htdocs\widgets\MapDHTMLWidget.widget.php on line 137
------- Comment #1 From 2004-03-30 15:07:54 -------
see bug 270

*** This bug has been marked as a duplicate of 270 ***