Downloads

Download menu_per_role-6.x-1.8.tar.gztar.gz 10.29 KB
MD5: cd618467573f9cbf37ee7514cb1285a1
SHA-1: 37fb79278707787566bd0ba95d659a35b5c569bb
SHA-256: 7547872e858853bfbe0dd4e9cc1cd9a2a7f6ae8cb6801a059d392ea8d88ff9d7
Download menu_per_role-6.x-1.8.zipzip 11.95 KB
MD5: f7f380697dbf7d72c1108092079cc422
SHA-1: 57f7ce4bf5bbebd117f789a1b0789bb9d5464e47
SHA-256: c1d2bceac1eeec204411bd8e492f353ad74a3da09dd91c39e17c4e86c9961bac

Release notes

* Optimization #831760: Excessive database queries
* Added a test before the INSERT to make 100% sure that the row does not already exist (only for MySQL, in version 5.1.x it fails returning the matched count and returns the affected rows only, so if nothing changed it looks the same as if the row did not exist...)
* Enhanced the menu_per_role table management by deleting the rows that are empty (since empty is the default, we do not need to save those.)
* Fix for #769518: Error: duplicate entry 414 (INSERT INTO menu_per_role ...) -- dropping the default on the mlid field.
* Menu per role administrator are viewed as User UID 1 and thus see all the hidden menus.

Created by: AlexisWilke
Created on: 19 Oct 2010 at 08:58 UTC
Last updated: 19 Oct 2010 at 09:01 UTC
New features
Bug fixes

Other releases