Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2376

ListBox's setModel method NullpointerException Bug

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • 7.0.2
    • Components

      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.

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

              Created:
              Updated:
              Resolved: