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

Listbox selectedItems and Hibernate collection types don't play together?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.2
    • 6.5.1
    • Databind 2
    • None

      http://forum.zkoss.org/question/80007/listbox-selecteditems-and-hibernate-collection-types-dont-play-together/

      the root cause is, FormELResolver doesn't return a appropriate Type when EL parser try to set a value to a form.
      basically, I think FormELResolver should always return null type because it is just a middle container, it doesn't need to care the type for coerceTo of parser

            Unassigned Unassigned
            dennis dennis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: