Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5227

Component.setMetaData() should not allow saving non-Serializable objects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 7.0.0-M1
    • 7.0.0-M1
    • wicket
    • None

    Description

      Application and RequestCycle can store any type of meta data because it is not being serialized.
      At the moment Session.setMetaData() works with Serializable value, but Component can accept any type and will fail during page serialization with runtime error.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: