Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-77

[lang] unbalanced ReflectionToStringBuilder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • None
    • None
    • Operating System: All
      Platform: All

    • 33574

    Description

      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 will attach a patch.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mrxtravis@yahoo.com Travis Stevens
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: