Issue Details (XML | Word | Printable)

Key: CONF-7134
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Tom Davies [Atlassian]
Votes: 0
Watchers: 2
Operations

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

groupSearchAllDepths and userSearchAllDepths not respected

Created: 10/Oct/06 01:21 AM   Updated: 01/Nov/06 05:50 PM
Component/s: Users & Groups
Affects Version/s: 2.2.9
Fix Version/s: 2.2.10, 2.3

Time Tracking:
Not Specified

File Attachments: 1. Java Archive File atlassian-user-2006-10-11.jar (291 kB)


Participants: David Blank-Edelman, David Soul [Atlassian] and Tom Davies [Atlassian]
Since last comment: 2 years, 9 weeks, 6 days ago
Resolution Date: 10/Oct/06 08:22 PM
Labels:


 Description  « Hide
When an AbstractLDAPPager repeats a query to get more results, it doesn't use the scope of the original query, so it may find nothing. This causes the symptom of only being able to see 100 LDAP entities in a pager.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tom Davies [Atlassian] added a comment - 10/Oct/06 08:22 PM
This jar contains a fix for this bug, and may be used with confluence 2.2.8, 2.2.9 and 2.3DR2.

David Blank-Edelman added a comment - 10/Oct/06 09:04 PM
Tom-
I just did the following:

1) shutdown confluence
2) [confluence-2.2.9-std/confluence/WEB-INF/lib] # mv atlassian-user-2006-08-23.jar atlassian-user-2006-08-23.jar.dist
3) confluence-2.2.9-std/confluence/WEB-INF/lib] # mv atlassian-user-2006-08-23.jar atlassian-user-2006-08-23.jar.dist
4) restart confluence

I see no change in the symptoms. Did I miss a step?

– dNb


David Blank-Edelman added a comment - 10/Oct/06 09:49 PM
Sorry, user error on my part. It looks like this is fixed, I just couldn't tell because there was no initial change in the screens I was looking at. Thanks for your help.

– dNb


David Soul [Atlassian] added a comment - 01/Nov/06 05:50 PM
Instructions for applying the patch:

1) Stop Confluence
2) Download the file attachment atlassian-user-2006-10-11.jar from this bug report
3) From your Confluence installs /confluence/WEB-INF/lib directory, remove the old atlassian-user-(some date here).jar by moving it into a directory outside of the Confluence install.
4) Copy the downloaded atlassian-user-2006-10-11.jar into the /confluence/WEB-INF/lib directory
5) Start Confluence

Cheers,
David