ObjectBooleanConverter does not accept Null value

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.0.1
    • Affects Version/s: Freshly
    • Component/s: Databind 2
    • None
    • None

      ObjectBooleanConverter does not accept Null as value even though it accepts nullbale object Boolean.

      NPE: return b.booleanValue() ? trueObj : falseObj; because b is null

            Assignee:
            dennis
            Reporter:
            mixgho
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: