|
Alessio Fabiani created an issue |
WMSValidator should use attributes() instead of getAttributes() |
Issue Type: |
|
---|---|
Assignee: |
Unassigned |
Created: |
26/May/16 2:19 PM |
Priority: |
|
Reporter: |
The WMSValidator, when trying to validate a FeatureInfo, looks for the geometry attribute binding through the getAttributes() method. This may fail if the Resource has not been loaded and the configuration does not contain the type of the attributes. In order to avoid this issue (which may cause an NPE) the WMSValidator should call the method attributes() instead. |
This message was sent by Atlassian JIRA (v1000.5.2#72002-sha1:b4422fe) |
|