[Geoserver-devel] [jira] Created: (GEOS-717) Various org.xml.sax.ContentHandler implementations with wrong handling of characters(char[], int, int)

Various org.xml.sax.ContentHandler implementations with wrong handling of characters(char, int, int)
------------------------------------------------------------------------------------------------------

                 Key: GEOS-717
                 URL: http://jira.codehaus.org/browse/GEOS-717
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.4.0-M1
            Reporter: Gabriel Roldán
         Assigned To: Gabriel Roldán
             Fix For: 1.4.0

The following ContentHandler classes have missimplemented characters(..) method:

- DescribeHandler
- FeatureHandler
- TransactionFeatureHandler //this one seems to have the fix in place, but since it also seems its the one being used by the update causing problems it would need a check
- TransactionHandler // this one is wrong for sure

We should also check on the geotools code base since a lot of stuff is being delegated to handlers written in geotools, like for filter, etc.

--
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