Closed (fixed)
Project:
Menu clone
Version:
6.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Sep 2010 at 02:52 UTC
Updated:
14 Oct 2010 at 07:10 UTC
Hi,
Thanks for putting in the work on this module. Very useful.
Just wanted to point out one thing: the module lets you set the character length of the machine name of the cloned menu to be longer than the limit of characters. Then, when you try to do anything, including changing the menu title or deleting the menu, you get the error:
The menu name can't be longer than 27 characters.
So now I'm stuck with some menus I don't want unless I go in through the database.
I hope that helps.
Comments
Comment #1
malc0mn commentedlooking into this now...
Comment #2
malc0mn commentedThe problem was, as usual, quite silly:
On submit the menu name is prefixed with 'menu-', so the correct code should be:
The issue was fixed and added to the new b4 release.
Comment #3
malc0mn commentedAh rats, noooo... Forgot to commit it to beta4 :-(
Added this one to beta5, sorry for that.
Comment #4
druojajay commentedThanks for your work on this!
Comment #5
malc0mn commentedYou're welcome.