Issue Details (XML | Word | Printable)

Key: SAK-10299
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Aaron Zeckoski
Reporter: Thomas Amsler
Votes: 1
Watchers: 4
Operations

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

Cannot search Sites by UserId

Created: 01-Jun-2007 21:07   Updated: 13-Dec-2009 14:36
Component/s: Sites (Admin Site Management)
Affects Version/s: 2.4.0, 2.4.1, 2.4.x
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. File SAK-10299--2-4-1.diff (7 kB)
2. Text File SearchSitesByUserId.txt (9 kB)
3. Text File site-tool_SAK-10299.patch (6 kB)


2.6.x Status: None
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
Using the Sites Admin tool to locate a users MyWorkspace via the User ID search field does not work.

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Jarrod Zaremba added a comment - 10-Aug-2007 09:11
This patch allows a user to search for sites in the Admin Sites tool by a User Id as well as an Internal Id. The need for this functionality came from Georgia Tech during their engagement with Unicon. The patch includes modifications for the eclipse .classpath as well as a new dependency in the maven pom.xml for the site-tool.

Daniel McCallum added a comment - 04-Oct-2007 08:57
SearchSitesByUserId.txt patches the pre-2.5 trunk.

SAK-10299--2-4-1.diff patches the 2.4.1 tag.

The two diffs are effectively identical, excluding slightly different build configurations related to the switch from Maven 1 to Maven 2.

Seth Theriault added a comment - 30-Nov-2009 09:43
I have had this as a local patch for a while now. Is there any reason why it couldn't be put into trunk or the maint branch of a more recent version of Sakai?

Aaron Zeckoski added a comment - 13-Dec-2009 14:33
Here is a version of the patch for 2.6.x - trunk (with varying fuzz levels)

Aaron Zeckoski added a comment - 13-Dec-2009 14:36
Committed the patch to trunk