[Geoserver-devel] [jira] Created: (GEOS-4180) Enhance FormatOptionsKvpParser to support back slash escaping

Enhance FormatOptionsKvpParser to support back slash escaping
-------------------------------------------------------------

                 Key: GEOS-4180
                 URL: http://jira.codehaus.org/browse/GEOS-4180
             Project: GeoServer
          Issue Type: Improvement
    Affects Versions: 2.1-beta1
            Reporter: Eli Miller
            Assignee: Andrea Aime
            Priority: Trivial
             Fix For: 2.1-beta2
         Attachments: format-options.patch

The FormatOptionsKvpParser does not provide any escaping mechanism (I'm thinking along the lines of the comment in WFS 1.1.0 14.2.2). I don't know that this section of the specification is directly relevant but it does seem like FORMAT_OPTIONS (including VIEWPARAMS) should allow any values to be specified (particularly if character-based SQL parameters are being used). I have included an alternate implementation of FormatOptionsKvpParser that allows for values from KVPs to support backslash as an escape character and added supporting test cases.

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