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

Accessor method for java.lang.Boolean

    XMLWordPrintableJSON

Details

    Description

      Copying property using BeanUtils does not take care the scenario to find the accessor method for java.lang.Boolean types.
      For example it tries to fing get(Nameof Boolean property) instead of finding is(Nameof Boolean property).

      This is blocking me to proceed without writing custom class that overrides methods in MethodUtils. Please fix this ASAP.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              arijit Arijit Pal
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: