Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-110

[beanutils] getArrayProperty does not use ConvertUtils

    XMLWordPrintableJSON

Details

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

    • 17663

    Description

      BeanUtils getArrayProperty() uses toString for Object conversion rather then
      ConvertUtils.convert(). This is inconsistent with all other getProperty() methods.

      Method getArrayProperty is used in struts <select> tag. Since getArrayProperty()
      ignores custom converters, I cannot control how <select> interprets object
      properties.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alex@hemtech.co.za Alex Harin
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: