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.

Comments

vm’s picture

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

AlexisWilke’s picture

Status: Active » Fixed

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

bobgeier’s picture

Status: Fixed » Active

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.

bobgeier’s picture

Status: Active » Fixed
joostvdl’s picture

In version 6.10 is the patch already applied!

AlexisWilke’s picture

Indeed, 6.10 was finally fixed. 7.x is also patched. 8-)

Thank you.
Alexis Wilke

khan2ims’s picture

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.

AlexisWilke’s picture

Title: Is core patch still necessary for 6.9? » Losing selection--checked items do not stay checked (ex Is core patch still necessary for 6.9?)
Status: Fixed » Postponed (maintainer needs more info)

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

AlexisWilke’s picture

Status: Postponed (maintainer needs more info) » Fixed

I will assume that this is not an issue anymore. It is an old issue anyway.

Thank you.
Alexis Wilke

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.