Issue Details (XML | Word | Printable)

Key: CONF-7630
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: Agnes Ro [Atlassian]
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

Cannot edit layout decorators more than once

Created: 10/Jan/07 07:33 PM   Updated: 10/Dec/08 05:18 PM
Component/s: None
Affects Version/s: 2.3-DR2, 2.3
Fix Version/s: 2.3.1

Time Tracking:
Not Specified

File Attachments: 1. File DefaultPersistentDecoratorDao.class (5 kB)

Issue Links:
Duplicate
 

Participants: Agnes Ro [Atlassian]
Since last comment: 1 year, 52 weeks ago
Resolution Date: 10/Jan/07 08:57 PM
Labels:


 Description  « Hide
Confluence 2.3.x does not allow mutliple edits of the layout decorators. The first edit saves correctly, but any subsequent edits are not saved. This probably due to the Bandana Cache.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Agnes Ro [Atlassian] added a comment - 10/Jan/07 07:39 PM
The velocity decorator files are no longer stored under Confluence Home/velocity but stored in the database. The only and very inconvenient workaround for now would be to save a copy of your edited version, restore the default layout and then perform the edit.

Agnes Ro [Atlassian] added a comment - 10/Jan/07 08:57 PM
Patch for Confluence 2.3.x attached.

Place the file under confluence\WEB-INF\classes\com\atlassian\confluence\themes\persistence\hibernate and restart Confluence.