Issue Type:
|
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
|
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](http://www.atlassian.com/software/jira)