WMS version is not respected if included inside GetCapabilities url
-------------------------------------------------------------------

                 Key: GEOT-3361
                 URL: http://jira.codehaus.org/browse/GEOT-3361
             Project: GeoTools
          Issue Type: Bug
          Components: ext wms
    Affects Versions: 2.7-M5
            Reporter: Ivan Grcic
            Priority: Minor


Testing new WMS Cascade module in geoserver I figured it out that the version 
number is not respected if included in URL (and the server returns response 
correctly for specified version)

As cascade module currently supports wms v1, servers that by defualt have v1.3 
will not work in cascade module, even if the version is specified.

Basically negotiateVersion() inside AbstractOpenWebService class goes from 
highest version and checks if the server returns valid getCapabilities response 
for that version, without actually checking version parameter.

We should check if the parameter is included, and respect it.



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

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to