Bart den Ouden ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=60f08515081fcd0070d4cae9
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYTliZDQ5ZDJkMmE5NDQ5ZTk1NTJlMzhjMGNiM2M1OGUiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10150?atlOrigin=eyJpIjoiYTliZDQ5ZDJkMmE5NDQ5ZTk1NTJlMzhjMGNiM2M1OGUiLCJwIjoiaiJ9
 ) GEOS-10150 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10150?atlOrigin=eyJpIjoiYTliZDQ5ZDJkMmE5NDQ5ZTk1NTJlMzhjMGNiM2M1OGUiLCJwIjoiaiJ9
 ) Pertains to REST framework, creating postgis datastore; if password contains 
'&' respons = 500 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10150?atlOrigin=eyJpIjoiYTliZDQ5ZDJkMmE5NDQ5ZTk1NTJlMzhjMGNiM2M1OGUiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.16.5, 2.18.4, 2.19.1 Assignee: Unassigned 
Created: 15/Jul/21 9:13 PM Environment:

ubuntu 2.20.04, tomcat 9.0.46, open JDK 11.0.11

Priority: Medium Reporter: Bart den Ouden ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=60f08515081fcd0070d4cae9
 )

POST /workspaces/

{workspaceName}

/datastores

This payload in the REST request leads to a 500 status, caused by password:

<dataStore>
<name>store_a</name>
<connectionParameters>
<host>localhost</host>
<port>5432</port>
<database>db1</database>
<user>postgres</user>
<passwd>&</passwd>
<dbtype>postgis</dbtype>
</connectionParameters>
</dataStore>

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

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#100168- 
sha1:4d64391 )
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to