IsDefault in GetStyles/NamedLayer/UserStyle should be 1 or 0, not true and false
--------------------------------------------------------------------------------
Key: GEOS-3924
URL: http://jira.codehaus.org/browse/GEOS-3924
Project: GeoServer
Issue Type: Bug
Affects Versions: 2.0.x
Reporter: Andreas Hocevar
Assignee: Andrea Aime
The SLD 1.0 spec says:
"The IsDefault element identifies whether a style is the default style of a layer, for use in SLD 'library mode' when rendering or for storing inside of a map server. IsDefault uses "1" for true and "0" for false. The default value is "0""
GeoServer uses true and false, which is wrong.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira