can't choose several roles for a menu access

Bug #1007191 reported by Greg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Fix Released
High
TitanKing

Bug Description

with the last update, the multiselect have be replaced with a new GUI ; at least in the "edit menu" page, this GUI doesn't allow to select several items in the "user role permission" local menu

Greg (gregfr)
Changed in phpdevshell:
importance: Undecided → High
Revision history for this message
Greg (gregfr) wrote :

as far as I can tell, the fix is:

/plugins/PHPDevSHell/views/menu-admin/menu-item-admin.tpl line 128

<select name="permission[]" size="10" class="multiselect" multiple="multiple" title="">

instead of

<select class="select" name="permission[]" size="10" class="multiselect" multiple="multiple" title="">

Revision history for this message
TitanKing (titan-phpdevshell) wrote :

Thanks Greg, fixed.

Changed in phpdevshell:
status: New → Fix Committed
milestone: none → 3.1.4-stable
assignee: nobody → TitanKing (titan-phpdevshell)
Changed in phpdevshell:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.