Björn Harrtell created GEOT-4049:
------------------------------------

             Summary: WFS client GetFeature fails if source WFS uses a schema 
with pattern restrictions
                 Key: GEOT-4049
                 URL: https://jira.codehaus.org/browse/GEOT-4049
             Project: GeoTools
          Issue Type: Bug
          Components: wfs plugin, xml
    Affects Versions: 2.7.4
            Reporter: Björn Harrtell
            Assignee: Gabriel Roldán
             Fix For: 2.7.5
         Attachments: WFSpatternvalidationpatch1.diff

Seems like SimpleTypeGT.getRestValue implementation to check for pattern is 
bugged. Split result is checked for a single result. When the pattern matches 
there will be no results from split operation. I'm not sure if split even can 
result in a single term.

For instance, "abc".split("[a-z]").length will be 0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to