Issue Type: Bug Bug
Affects Versions: 2.4.1
Assignee: Andrea Aime
Created: 30/Oct/13 11:52 AM
Description:

The documentation says that halo has a default radius of 1 and fill of white.

<se:halo />
passes validation, but doesn't result in any halo that I can see. I need to change it to:

<se:Halo>
<se:Radius>1</se:Radius>
<se:Fill>
<se:SvgParameter name="fill">#ffffff</se:SvgParameter>
</se:Fill>
</se:Halo>

To get the supposedly "default" halo.

Project: GeoServer
Priority: Minor Minor
Reporter: Jonathan Moules
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to