Issue Type: Bug Bug
Affects Versions: 9.0-RC1, 8.6
Assignee: Unassigned
Created: 26/Feb/13 4:17 AM
Description:

When query object is configured with sortBy which returns null from getPropertyName() method (i.e. org.opengis.filter.sort.SortBy.NATURAL_ORDER) then a NPE is raised from toString() method in org.geotools.data.Query at line 987:

returnString.append(sortBy[i].getPropertyName().getPropertyName());
Project: GeoTools
Priority: Major Major
Reporter: Sebastian Graca
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to