Bug 188 - ExpressionBuilder: Filter without value makes map hang
: ExpressionBuilder: Filter without value makes map hang
Status: RESOLVED WORKSFORME
: Chameleon
Core
: 1.1
: PC Windows 2000
: P2 normal
: 1.99 beta 4
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-01-19 09:31 by
Modified: 2004-12-02 21:30 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-01-19 09:31:51
When building an invalid query, like "column" = and then nothing (no value), 
the map waits forever. 

This sounds like a bug.  When no value is supplied then the resulting filter 
expression should just be "column = ''".  This should be a valid filter that 
returns no results.  Can you please file this as a bug?
------- Comment #1 From 2004-01-19 10:01:53 -------
Looking at this now
------- Comment #2 From 2004-01-21 10:17:04 -------
This is a mapserver bug, I'm reassigning this to Assefa.
------- Comment #3 From 2004-02-03 07:57:41 -------
Fixed by Assefa.
------- Comment #4 From 2004-06-23 20:32:58 -------
verified in beta 2 2004-06-20
http://localhost/chameleon/samples/sample_roi.phtml
------- Comment #5 From 2004-06-29 16:47:53 -------
Now when applying "attribute =  something" the map waits forever.  But when
applying "attribute = " the map is displayed right away.

example with world_testdata:  NA3DESC = Africa --> map waits

Verified on Fedora Core 1 Chameleon 20040625.
------- Comment #6 From 2004-07-08 11:09:29 -------
this is not an issue to stall beta 2 for.
------- Comment #7 From 2004-10-06 11:33:48 -------
works for me on winxp with mapserver 4.2.3 and chameleon cvs ... marking as
worksforme and Norm can re-open if this doesn't work when I package the beta 3.
------- Comment #8 From 2004-10-25 08:46:36 -------
Changed target for verification to 1.99 RC 1.