#221 closed defect (fixed)
setSpatialRequest did not form correct getFeature-Request, in some cases & was missing
Reported by: | astrid_emde | Owned by: | astrid_emde |
---|---|---|---|
Priority: | major | Milestone: | 2.5 release |
Component: | user interface | Version: | 2.5 rc2 |
Keywords: | Spatialrequest, WFS | Cc: | mapbender_dev@…, mapbender_users@… |
Description
when the onlineresource in the column wfs.wfs_getfeature did not end with a & (this happens in Geoserver 1.6.2), this separator was not added by Mapbender.
The result was an invalid getFeature-Request.
Change History (2)
comment:1 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 17 years ago
Cc: | added |
---|
Note:
See TracTickets
for help on using tickets.
This bug was fixed by adding the function mb_getConjunctionCharacter(..)
http://trac.osgeo.org/mapbender/browser/branches/2.5/http/javascripts/mod_wfs_SpatialRequest.php?rev=2454