Hi,

I am having an issue while trying to use a filter in a WFS GetFeature Request.
I am trying to filter on a string column with the following query param in my 
GET request:
     
Filter=<Filter><Or><PropertyIsEqualTo><PropertyName>my_column</PropertyName><Literal>01</Literal></PropertyIsEqualTo></Or></Filter>
But it appears that the leading zero is trimmed - instead of fetching 01 it 
fetches 1.
I found the same issue here marked as resolved  
https://osgeo-org.atlassian.net/browse/GEOS-7540 but the issue is still here in 
GEOSERVER 2.23.2.

Thanks for your help,
Regards,
Jeremy

Worldline, Cardlink, GoPay and Santeos are registered trademarks and trade 
names owned by the Worldline Group. This e-mail and any documents attached are 
confidential and intended solely for the addressee. It may also be privileged. 
If you are not the intended recipient of this e-mail, you are not authorized to 
copy, disclose, use or retain it. Please notify the sender immediately and 
delete this e-mail (including any attachments) from your systems. As e-mails 
may be intercepted, amended or lost, they are not secure. Therefore, 
Worldline's and its subsidiaries' liability cannot be triggered for the message 
content. Although the Worldline Group endeavors to maintain a virus-free 
network, we do not warrant that this e-mail is virus-free and do not accept 
liability for any damages, losses or consequences resulting from any 
transmitted virus if any. The risks are deemed to be accepted by anyone who 
communicates with Worldline or its subsidiaries by e-mail.
Please consider the environment before printing, sending or forwarding this 
email.

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to