You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Travis Stevens <Tr...@noaa.gov> on 2005/02/15 21:12:50 UTC

[Lang] ReflectionToStringBuilder bug

I have added this bug to bugzilla

http://issues.apache.org/bugzilla/show_bug.cgi?id=33574

It states the following:

I think it should be important for calls to ToStringStyle.appendFieldStart() be
balanced with calls to ToStringStyle.appendFieldEnd().  The method
ReflectioinToStringBuilder.appendFieldsIn() has an appendFieldStart call, but
not an appendFieldEnd call.

This is very important in my situation because I am coding an XMLToStringBuilder
and the field does not get closed.



I have added a patch.  What do I have to do to get this bug patched?

-Trav

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