[ http://issues.apache.org/jira/browse/JS2-571?page=all ]
Randy Watler updated JS2-571: ----------------------------- Attachment: page-manager-collection-reset-patch.txt Here is a stronger/generalized version of this patch. Due to a lack to time on my part, this has not been compiled or tested, (sorry). Please test if you can David/Joachim. > Changes to page structure (PSML) using the DatabasePageManager are not > reflected to the internal page representation. > --------------------------------------------------------------------------------------------------------------------- > > Key: JS2-571 > URL: http://issues.apache.org/jira/browse/JS2-571 > Project: Jetspeed 2 > Issue Type: Bug > Components: Other > Affects Versions: 2.1-dev > Reporter: Joachim Müller > Assigned To: David Sean Taylor > Attachments: page-manager-collection-reset-patch.txt, patch.txt > > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]