
Error accessing Add/Remove Members... from Manage User Groups under Retro Theme
Reported by jonnjonzzn | April 8th, 2011 @ 04:32 PM
Description of problem:
Error accessing Add/Remove Members... from Manage User Groups under Retro Theme
Version-Release number of selected component (if applicable):
Server: Exponent 2.0B1.1
Client:
OS: Linux (Fedora 14)
Browser(s): Chromium (latest), Firefox 4 (latest)
How reproducible:
Always
Steps to Reproduce:
Try to open Add/Remove Members... from Manage User Groups under Retro Theme
Actual results:
Displays the page attached.
Expected results:
Allows access to the Add/Remove Members... page under Retro Theme.
Additional info:
Appears to be css related as it works in other themes.
Comments and changes to this ticket
-
dleffler April 8th, 2011 @ 04:50 PM
- Tag set to groups
- State changed from new to open
- Assigned user set to dleffler
Seems to be using an old school module call instead of using the user controller. Will take a look to fix link.
-
dleffler April 8th, 2011 @ 05:01 PM
And it's the wrong template, just a copy of the manage groups, so it doesn't have any data to display.
-
dleffler April 8th, 2011 @ 08:38 PM
Pushed up a temporary fix for the style that covered the old school manager...working on adding the function to the user controller.
-
dleffler April 8th, 2011 @ 09:02 PM
Group membership is still handled as an old school record, needs to be migrated to controller framework.
-
-
dleffler April 21st, 2011 @ 03:02 PM
- State changed from open to resolved
Problem has been fixed, but probably needs to be moved to the user controller?
-
dleffler April 21st, 2011 @ 03:03 PM
Problem has been fixed, but probably needs to be moved to the user controller?
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Attachments
Tags
Referenced by
-
10 user plugin conflict May also apply to groupmembership, see ticket #100
-
703 Bug: fix $asset_path to point to custom modules path also expController lines #95, #100