[
http://jira.codehaus.org/browse/GEOT-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jody Garnett reopened GEOT-1439:
--------------------------------
Was unable to accept the fix; resulted in test failures.
> Bad parsing of GetFeature request
> ---------------------------------
>
> Key: GEOT-1439
> URL: http://jira.codehaus.org/browse/GEOT-1439
> Project: GeoTools
> Issue Type: Bug
> Components: core filter
> Affects Versions: 2.3.2
> Environment: Win XP, SDK 1.5.0
> Reporter: Ondrej Zidek
> Assignee: Jody Garnett
> Priority: Critical
> Fix For: 2.4.6, 2.7-M0
>
> Attachments: temp.xml
>
>
> If two features in GetFeature request contains two different filters: e.g.
> first filter is AND filter and second filter is INTERSECTS filter, the parsed
> result is not correct. The reason is bad value assigned in
> FilterFilter.isLogicFilter variable during parsing the second filter. I fixed
> it myself by adding statement: isLogicFilter=false; into
> FilterFilter.startElement method just bellow insideFilter = true;
> It solved the problem and i thing that it is the right solution.
> The example of described GetFeature request is attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel