Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2024

UIXCollection holding only to application data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.13-core , 1.2.15-core , 2.0.0-beta-2
    • None
    • None

    Description

      UIXCollection is internally hanging onto the collectionModel from applications. This is problematic since the application data could be released between requests. The colleciton model is held internally usig iState.value and iState.model.

      The proposed solution is to null out both the iState.value and iState.model on a saveState of UIXCollection. Note that these variables are transient and the fix is similar to a fail over case. Moreover table should not be holding onto any state from model.

      Attachments

        1. tableModelRelease-1.2trunk.patch
          0.6 kB
          Venkata Guddanti
        2. tableModelRelease-trunk.patch
          0.6 kB
          Venkata Guddanti
        3. tableModelRelease-1.2.12.3.3.patch
          0.6 kB
          Venkata Guddanti

        Activity

          People

            btsulliv Blake Sullivan
            venkata.guddanti Venkata Guddanti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: