Elridge D’Mello created GEOS-5780 |
Issue Type: |
Bug |
Assignee: |
|
Created: |
18/Apr/13 1:45 PM |
Description: |
We made a WCS GetCoverage request and got a multipart response back from GeoServer. The response contained a base64 encoded image (PNG format). We noticed that the base64 encoded image data that was sent back had extra characters at the very end, after the ‘=’ character, which is a terminator for base64 encoding. The extra characters cause the image to not render in Chromium (version 24.0.1312.56), and FireFox (version 19.0). The extra characters in the response appear to be ignored in Safari and it is able to render the image. The characters after the last ‘=’ character appear to be a bug. For now we are working around the issue by stripping the extra characters in the client. Entire multipart response can be found here: http://nopaste.info/1b1589fc90.html The GeoServer information is listed below: Version Git Revision Build Date GeoTools Version GeoWebCache Version |
Environment: |
Windows Server 2008 R2 Standard, 64bit OS, 8GB RAM |
Project: |
|
Priority: |
Major |
Reporter: |