Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.2.M9
-
Fix Version/s: UDIG 1.2.1
-
Component/s: catalog, metadata and search
-
Labels:None
-
Environment:MacOSX, JRE 1.6
-
Patch attached:Yes
Description
Wenn using the german locale, the world image plugin does not load images anymore.
The problem is due to localization of the String "file" to check wether the provided URL points to a file (in the class WorldImageServiceExtension, on line 148)
The patch attached to the issue fixes the problem.
However the test seems redundant with the convertion to a file on line 126.