You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/11/12 21:46:38 UTC

DO NOT REPLY [Bug 24659] New: - [bewixt] null values shown as empty attributes

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24659>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24659

[bewixt] null values shown as empty attributes

           Summary: [bewixt] null values shown as empty attributes
           Product: Commons
           Version: Nightly Builds
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Betwixt
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: mhawthorne@alumni.pitt.edu


When a bean's property value is null, and setAttributesForPrimitives is true, it
is shown as an empty attribute.

This behavior doesn't seem to be correct, since a value of null is being
converted to an empty string.

I've looked through the API and the code, and I can't seem to find where the
problem is.

I've posted this question to commons-user twice, but haven't received a
response.  Even if you can't provide a fix, could you point me in the right
direction so I could perhaps patch it?  

Thanks for any help or information that you can provide.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org