PropertyAttributeReader fails to translate empty value to null
--------------------------------------------------------------

                 Key: GEOT-3546
                 URL: http://jira.codehaus.org/browse/GEOT-3546
             Project: GeoTools
          Issue Type: Bug
          Components: data property
    Affects Versions: 8-M0
            Reporter: Ben Caradoc-Davies
            Assignee: Jody Garnett
            Priority: Blocker


The PropertyAttributeReader change in r37013 breaks the GeoServer build in 
app-schema test because it no longer honours its former behaviour of reading an 
empty value as a null.

After the change, boolean isEmpty defined at line 280 is never read. The old if 
("".equals(stringValue)) is gone.

The behaviour change  causes GeoServer app-schema-test failures:

Failed tests: 
  testPolymorphism(org.geoserver.test.PolymorphismWfsTest)
  
testPropertyEncodingOrder_PlanarOrientation(org.geoserver.test.PropertyEncodingOrderTest)


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

        

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to