Opened 13 years ago
Closed 13 years ago
#83 closed defect (fixed)
Query.php service
Reported by: | bfischer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.6 |
Component: | GeoMOOSE/PHP | Version: | 2.6 |
Keywords: | Cc: | bfischer |
Description ¶
When performing a search on a parcel ID number. It returns a duplicate record in the search results. This seems to happen with all the filter types. This happens on the MS4W demo at http://gmtrunk.houstoneng.net/ Search parcel ID 350010002101 for example.
On a related subject it seems the selected parcel that is highlighted in yellow on a previous search is shown for a second until the new highlight event is triggered after a new search. It would appear maybe a clear event should be triggered as the first event.
Change History (3)
comment:1 by , 13 years ago
Status: | new → testing |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | testing → closed |
Dean - I agree. Seems to be fixed.
Note:
See TracTickets
for help on using tickets.
Found some odd quirks with the handling of shapefile type layers with MS6.X.
I've updated the query.php and simplified it.
r781