Issue Details (XML | Word | Printable)

Key: CONF-8944
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dave Loeng [Atlassian]
Reporter: Christopher Owen [Atlassian]
Votes: 0
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Confluence

Profile settings are lost when using Crowd with Confluence

Created: 19/Jul/07 01:12 AM   Updated: 28/Aug/07 02:11 AM
Component/s: Crowd Integration
Affects Version/s: 2.4, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.5, 2.5.1, 2.5.2, 2.5.3, 2.5.4
Fix Version/s: 2.5.6, 2.6.0

Time Tracking:
Not Specified

File Attachments: 1. GZip Archive crowd-confluence-2.5.x-CONF-8944-patch.tar.gz (379 kB)

Environment: Confluence and Crowd
Issue Links:
Duplicate
 
Reference
 

Participants: Christopher Owen [Atlassian] and Dave Loeng [Atlassian]
Since last comment: 1 year, 9 weeks, 3 days ago
Resolution Date: 07/Aug/07 08:39 PM
Labels:


 Description  « Hide
When Crowd is integrated with Confluence, user profile settings such as site home page and profile picture are lost when Confluence is restarted

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Christopher Owen [Atlassian] added a comment - 19/Jul/07 01:14 AM
The CrowdPropertysetFactory uses a simple memory based map to hold these settings. These settings are not persisted and are therefore not durable

Dave Loeng [Atlassian] added a comment - 07/Aug/07 08:35 PM - edited
For those users who cannot immediately upgrade their 2.5.x instances to 2.5.6, here are instructions on how to patch your current instance:

These instructions only apply if you are using 2.5.x. If you are using 2.4.x, please see CONF-9112. If you are using yet an earlier version, we recommend that you upgrade to the latest stable version of Confluence to address this issue.

Patch Instructions

  1. Backup your confluence/WEB-INF directory before proceeding so you have something to rollback to
  2. Extract crowd-confluence-2.5.x-CONF-8944-patch.tar.gz (attached to this issue) to your confluence/WEB-INF directory
  3. Remove old version of atlassian-user-*.jar in confluence/WEB-INF/lib
  4. Remove old version of atlassian-bucket-*.jar in confluence/WEB-INF/lib
  5. If you haven't done so already, please download crowd-integration-bamboo-1.1.1.jar to your confluence/WEB-INF/lib directory as well
  6. Remove the crowd-atlassian-user-1.1.1.jar in confluence/WEB-INF/lib (if it exists). This jar comes from Crowd, but has been superceded by the crowd-integration-bamboo-1.1.1.jar.

Cheers,
Dave