Default configuration for new GeoTIFF data sources makes WMS Capabilties 
document invalid
-----------------------------------------------------------------------------------------

                 Key: GEOS-3312
                 URL: http://jira.codehaus.org/browse/GEOS-3312
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.0.x
            Reporter: David Winslow
            Assignee: Andrea Aime


When adding a new GeoTIFF layer, it is created with a MetadataURL pointing at 
http://www.remotesensing.org:16080/websites/geotiff/geotiff.html (which doesn't 
resolve in my browser btw.)  This metadata url is created with no Type field 
set, and is represented in the WMS capabilities document as: 
{code type=xml}
        <MetadataURL type="other">
          <Format/>
          <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"; 
xlink:type="simple" 
xlink:href="http://www.remotesensing.org:16080/websites/geotiff/geotiff.html"/>
        </MetadataURL>
{code}

"other" is not one of the predesignated types (TC211 | FGDC) in the DTD, 
causing errors in strict parsers (such as Internet Explorer). 

For better OpenLayers/IE support, it would be useful to either drop this 
metadata url, or reference a modified DTD that describes our output more 
precisely.

-- 
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

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to