Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.6-M0, 2.6-M1
-
Component/s: referencing
-
Labels:None
-
Testcase included:yes
Description
if the AUTHORITY element looks like
[AUTHORITY["ESRI",102018]
instead of
AUTHORITY["ESRI","102018"]
a ParserException occures.
Committed on 2.5.x (r33398) and trunk (r33399)