Style Editor Warnings with RasterSymbolizer
-------------------------------------------
Key: GEOS-3874
URL: http://jira.codehaus.org/browse/GEOS-3874
Project: GeoServer
Issue Type: Bug
Environment: Linux Ubuntu (Karmic Koala), Geoserver 2.0.1
Reporter: Piero Campalani
Assignee: Andrea Aime
Priority: Trivial
In the Style Editor, when VALIDATING a RasterSymbolizer with a ColorMap specifying the TYPE and/or EXTENDED values, a warning is returned (which should not be returned).
That is:
* org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'type' is not allowed to appear in element 'ColorMap'.
* org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'extended' is not allowed to appear in element 'ColorMap'.
if you write something like: <ColorMap type="<type>" extended="<T/F>">
(where <type>={ramp(default), intervals, values} and <extended>={true, false}).
--
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