Issue Details (XML | Word | Printable)

Key: JS1-414
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Joachim Mueller
Votes: 0
Watchers: 0
Operations

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

[FIX] bug in user browser navigation, page navigation

Created: 10/Nov/03 01:55 AM   Updated: 02/Apr/04 06:32 PM
Return to search
Component/s: Security
Affects Version/s: 1.5-dev / CVS
Fix Version/s: 1.5

Time Tracking:
Not Specified

File Attachments:
  Size
Text File patch_page_navigation.txt 2003-11-10 01:57 AM Joachim Mueller 2 kB
Environment:
Operating System: Other
Platform: Other

Bugzilla Id: 24536


 Description  « Hide
user browser in admin area:

1.) pre-condition: more than one page of users
2.) display first page of users
3.) edit one user
4.) go back with the browser button
5.) go to page 2 via the page navigation (top right)

result: the create user dialog is displayed instead the page 2 of the user list

reason: the pane is not set in the link and still points to the edit user pane

patch will be attached.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Joachim Mueller added a comment - 10/Nov/03 01:57 AM
Created an attachment (id=9004)
patch for bug 24536

Jeremy Ford added a comment - 22/Nov/03 12:14 PM
Fix applied