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

Chosenbox doesn't serialize option uuids

XMLWordPrintable

      Steps to Reproduce

      run the attached example in a tomcat with session serialization enabled (default)
      1. select one or more items
      2. shutdown tomcat
      3. restart tomcat
      4. select another item in the chosenbox

      Actual Result

      all selected items are lost at server side

      Expected Result

      selection should continue working after session de/serialization

      Debug Info

      the server side creates new uuids for the option elements after deserialization while the client side still only knows the old uuids (which are sent down to the server in the next onSelect event, failing to match them at server side)

            rudyhuang rudyhuang
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 1 hour, 30 minutes
                1d 1h 30m