Jody Garnett ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae422bb7f-4808-47e3-837f-13db0e6681e3
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNDBkYjNiYTBmODFiNDAzZWI2OTc4MTljZGY5M2Y2ZWYiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10510?atlOrigin=eyJpIjoiNDBkYjNiYTBmODFiNDAzZWI2OTc4MTljZGY5M2Y2ZWYiLCJwIjoiaiJ9
 ) GEOS-10510 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10510?atlOrigin=eyJpIjoiNDBkYjNiYTBmODFiNDAzZWI2OTc4MTljZGY5M2Y2ZWYiLCJwIjoiaiJ9
 ) GTXML parser handling of xs:boolean attributes mixed and abstract values 
true and false ( 
https://osgeo-org.atlassian.net/browse/GEOS-10510?atlOrigin=eyJpIjoiNDBkYjNiYTBmODFiNDAzZWI2OTc4MTljZGY5M2Y2ZWYiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Unassigned Created: 24/May/22 9:04 PM Priority: 
Medium Reporter: Jody Garnett ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae422bb7f-4808-47e3-837f-13db0e6681e3
 )

Found something odd in GTXML parser: Use of Boolean.getBoolean( String ) which 
checks system property, where I believe Boolean.valueOf( text ) was intended to 
check for "true" or "false".

I expect GTXML was unable to recognize:

* ComplexType with mixed content: mixed=true resulting in lookup of -Dtrue 
system property, returning Boolean.FALSE
* ElementType marked as abstract: abstract=true resulting in lookup of -Dtrue 
system property, returning Boolean.FALSE

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

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

Reply via email to