Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-571

Changes to page structure (PSML) using the DatabasePageManager are not reflected to the internal page representation.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1-dev
    • 2.1-dev, 2.1
    • Other
    • None

    Description

      Changes to page structure (PSML) using the DatabasePageManager are not reflected to the internal page representation when a user configures the page. Thus changing of the configuration of a page has no effect until the page will be reread from the database (i.e. after new login of the user).

      Reason:

      When updating a page with the DatabasePageManager.update(page) method the parent folders page cache is not refreshed. The changed data IS stored to the database though.

      Solution:

      Reset page cache in parent folder (FolderImpl.resetPages(false)). See patch.txt.

      Attachments

        1. patch.txt
          1 kB
          Joachim Müller
        2. page-manager-collection-reset-patch.txt
          6 kB
          W. Randall Watler

        Activity

          People

            taylor David Sean Taylor
            joachim_mueller Joachim Müller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: