Issue Type: Bug Bug
Affects Versions: 2.4.0
Assignee: Andrea Aime
Created: 15/Oct/13 8:01 AM
Description:

I'm trying to build a mosaic using a custom domain which contains spaces.

The result in the getCapabilities is:
....
<Dimension name="MEASURE"
default="Crop value"
units="">Cropvalue,Yield</Dimension>
...

Should be:
....
<Dimension name="MEASURE"
default="Crop value"
units="">Crop value,Yield</Dimension>
...

Here is the pull req:
https://github.com/geoserver/geoserver/pull/361

Project: GeoServer
Priority: Major Major
Reporter: Carlo Cancellieri
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
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to