ListBox's setModel method NullpointerException Bug

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Normal
    • None
    • Affects Version/s: 7.0.2
    • Component/s: Components
    • None

      Listbox setModel returns nullpointerexception.
      setModel(new ListModelList<E> model)
      when model(List<E>) has single entity that has a null-value field, it cause the issue nullpointerexception.

            Assignee:
            hanhsu
            Reporter:
            EricChan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: