Losing selection--checked items do not stay checked (ex Is core patch still necessary for 6.9?)
bobgeier - February 17, 2009 - 22:47
| Project: | Menu per Role |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
Before I blow anything up, is the core patch with this module still necessary for 6.9, or has core been patched? Docs only refer to versions up to 6.8.

#1
open the patch file.
copy a line with a + in front of it
use a find command to scan the file in core for the line. If the line is there it's been changed. If the old line is there it needs to be changed.
ensure you keep a back up copy (unchanged) of the file that you are changing so that you can switch back if necessary.
I don't think much in the way of core has changed between 6.8 - 6.9 so it wouldn't surprise me if the patch to core hasn't been put in and may not until Drupal 7.x
#2
Thank you totally misunderstood.
There was another post about this one. I closed it and fixed the problem in the -dev as far as I recall. Did not change the version because the only thing is that comment! 8-) It is also written on the front page.
The core has been patched in 7.x, but 6.x is still standing.
Thank you.
Alexis
#3
Thanks folks. Figured it out as well by looking at the code. That's a pretty simple patch! It'd be nice to update the docs to reflect 6.9 as well.
#4
#5
In version 6.10 is the patch already applied!
#6
Indeed, 6.10 was finally fixed. 7.x is also patched. 8-)
Thank you.
Alexis Wilke
#7
Hi,
I am using Drupal 6.10 and still facing problem with this module. I get the option Restrict access permission and also all my user roles. But when I clcik on a user role and submit, the menu still shows up for that specific role. I went back in to menu item, and see that none of the checkboxes i earlier selected, are checked now. All check boxes are unchecked.
Thanks in advance.
#8
khan2ims,
Whatever problem you have it has nothing to do with the patch. Especially if you re-edited the menu items multiple times AFTER creating them. The patch was only when you were creating a new menu item.
The menu still shows up if the menu selection does not stick. That makes sense.
Did you have an old version before (especially 5.x)? Or did you install this module anew?
Thank you.
Alexis Wilke