Mikkel Duif ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f3581343aa35b003fe4633d
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZGExNmM3MzgxY2Q3NDc0ZjkwMzEzOTUxNjBjNzZmYTAiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10794?atlOrigin=eyJpIjoiZGExNmM3MzgxY2Q3NDc0ZjkwMzEzOTUxNjBjNzZmYTAiLCJwIjoiaiJ9
 ) GEOS-10794 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10794?atlOrigin=eyJpIjoiZGExNmM3MzgxY2Q3NDc0ZjkwMzEzOTUxNjBjNzZmYTAiLCJwIjoiaiJ9
 ) Add a new vector data source (Web Feature Server (NG)) Filter compliance 
level bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10794?atlOrigin=eyJpIjoiZGExNmM3MzgxY2Q3NDc0ZjkwMzEzOTUxNjBjNzZmYTAiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.22.0 Assignee: Unassigned Components: 
web-app Created: 14/Dec/22 10:01 PM Environment:

Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36

GeoServer version: 2.22

Priority: Medium Reporter: Mikkel Duif ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f3581343aa35b003fe4633d
 )

*Flow:*

Stores → Add new Store → Web Feature Server (NG)

*Page:* /geoserver/web/wicket/page?39

When entering the Add new store → WFS, I get the following console issue:

jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:1303 Uncaught Error: 
Syntax error, unrecognized expression: #Filter compliance level 
(0-low,1-medium,2-high)
   at Sizzle.error (jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:1303:7)
   at Sizzle.tokenize 
(jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:1856:8)
   at Sizzle.select 
(jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:2241:18)
   at Function.Sizzle [as find] 
(jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:693:9)
   at jQuery.fn.init.find 
(jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:2442:8)
   at new jQuery.fn.init 
(jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:2529:28)
   at jQuery (jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:107:9)
   at HTMLDocument.<anonymous> (page?36:47:1)
   at mightThrow (jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:2971:20)
   at process (jquery-3.5.1-ver-C09A105EC81DB596488CF1F95E764BF8.js:3027:1)

Further inspection looks like the , is not supported by the jQuery expression 
and will result in $('#Filter compliance level 
(0-low,1-medium,2-high)').select2({});; failing.

removing the , from the above line at all places will make sure that the input 
form works again.

This results in that I am not able to complete the form and add a WFS Store.

( 
https://osgeo-org.atlassian.net/browse/GEOS-10794#add-comment?atlOrigin=eyJpIjoiZGExNmM3MzgxY2Q3NDc0ZjkwMzEzOTUxNjBjNzZmYTAiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10794#add-comment?atlOrigin=eyJpIjoiZGExNmM3MzgxY2Q3NDc0ZjkwMzEzOTUxNjBjNzZmYTAiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100212- 
sha1:99773b8 )
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to