Bug #2434
closedsingle checkbox causing backend advanced search to show on user cancel
Description
If a single checkbox is present when editing a user in backend and that user has the checkbox checked when you click Cancel it results in the user management displaying with advanced search with the criteria of the checbox displaying. This does NOT happen on Save, but only on Cancel.
https://www.joomlapolis.com/forum/154-advanced-members-support/157828-weird-issue-maybe-bug
Updated by krileon over 13 years ago
Appears to be due to the cancel action performing a submitform JS action with the user management view as the task. This results in the profile data posting to user management which the advanced search is seeing as advanced search fields were used.
Updated by beat over 13 years ago
- Status changed from New to Feedback
- Assignee set to nant
- Target version set to CB 1.7
- % Done changed from 0 to 90
i think this one is fixed: can you please comfirm ?
Updated by nant over 13 years ago
- Status changed from Feedback to Resolved
- Assignee changed from nant to beat
Also appears to be resolved in CB 1.7 B1 at least tested with J17 RC1.
Updated by beat over 13 years ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100
Closing as solved.