[Geoserver-devel] [jira] Created: (GEOS-4725) EPSG:4269 crs in wms call to epsg:4326 imagemosaic returns bad image.

EPSG:4269 crs in wms call to epsg:4326 imagemosaic returns bad image.
---------------------------------------------------------------------

                 Key: GEOS-4725
                 URL: https://jira.codehaus.org/browse/GEOS-4725
             Project: GeoServer
          Issue Type: Bug
          Components: WMS
    Affects Versions: 2.1.1
         Environment: noticed on window and linux
            Reporter: John Poole
            Assignee: Andrea Aime

In Geoserver 2.0.2 these requests return the same image. In 2.1.1, the second one is blank.

http://localhost:8080/geoserver/ows?SERVICE=WMS&LAYERS=nurc:Img_Sample&FORMAT=image/png&HEIGHT=200&TRANSPARENT=FALSE&REQUEST=GetMap&BBOX=-114.798561,49.867641,-113.706588,50.954106&WIDTH=200&STYLES=&SRS=EPSG:4326&VERSION=1.1.1&EXCEPTIONS=SE_XML

http://localhost:8080/geoserver/ows?SERVICE=WMS&LAYERS=nurc:Img_Sample&FORMAT=image/png&HEIGHT=200&TRANSPARENT=FALSE&REQUEST=GetMap&BBOX=-114.798561,49.867641,-113.706588,50.954106&WIDTH=200&STYLES=&SRS=EPSG:4269&VERSION=1.1.1&EXCEPTIONS=SE_XML

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira