
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
RHEL 3, Java 1.5.0_12, JBoss 4.0.3SP1, GeoServer 1.6.4
|
|
Issue Links:
|
dependent
|
|
This issue depends upon:
|
|
GEOT-1925
GeoTiffReader causes NullException when numOverviews == 1
|
|
|
|
|
|
|
|
Can't add GeoTIFF coverage if it has exactly one overview – a NullPointerException is thrown when you try to add it using the GeoServer UI. I've identified the problem code in GeoTools; see: http://jira.codehaus.org/browse/GEOT-1925
|
|
Description
|
Can't add GeoTIFF coverage if it has exactly one overview – a NullPointerException is thrown when you try to add it using the GeoServer UI. I've identified the problem code in GeoTools; see: http://jira.codehaus.org/browse/GEOT-1925 |
Show » |
Sort Order:
|
Thanks to Daniele, who fixed the bug on gt2 2.4.x