I haven't found a restriction in the documentation, but it seems that a 46 character module name doesn't work in 6.26. Is that right? Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
On Fri, May 18, 2012 at 10:49 AM, Ms. Nancy Wichmann <nan_wich@bellsouth.net> wrote:
I haven't found a restriction in the documentation, but it seems that a 46 character module name doesn't work in 6.26. Is that right?
Maybe but I thought the limit was 255. Hmm... maybe the filename field of the system table. The limit of the module name field is varchar 255 and the filename field is varchar 255 so the real limit is what fits in filename field. sites/somereallystupidlonghostname.com/modules/somereallystupidlongmodulename/somereallysupidlongmodulename.module might not work. Now it could be that the UI has a limitation beyond the DB. I didn't check the form element. -- Earnie -- https://sites.google.com/site/earnieboyd
There is actually a 64 character limit imposed by the Blocks table, but I was only at 46 characters. So much for my Features naming plan... Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Earnie Boyd <earnie@users.sourceforge.net> To: support@drupal.org; Ms. Nancy Wichmann <nan_wich@bellsouth.net> Sent: Friday, May 18, 2012 11:09 AM Subject: Re: [support] Module names
On Fri, May 18, 2012 at 10:49 AM, Ms. Nancy Wichmann <nan_wich@bellsouth.net> wrote:
I haven't found a restriction in the documentation, but it seems that a 46 character module name doesn't work in 6.26. Is that right?
Maybe but I thought the limit was 255. Hmm... maybe the filename field of the system table. The limit of the module name field is varchar 255 and the filename field is varchar 255 so the real limit is what fits in filename field.
sites/somereallystupidlonghostname.com/modules/somereallystupidlongmodulename/somereallysupidlongmodulename.module might not work.
Now it could be that the UI has a limitation beyond the DB. I didn't check the form element.
-- Earnie -- https://sites.google.com/site/earnieboyd -- [ Drupal support list | http://lists.drupal.org/ ]
On Fri, May 18, 2012 at 11:34 AM, Ms. Nancy Wichmann <nan_wich@bellsouth.net> wrote:
There is actually a 64 character limit imposed by the Blocks table, but I was only at 46 characters. So much for my Features naming plan...
Not that it will help the immediate you might want to open an issue for the inconsistency if there isn't already. -- Earnie -- https://sites.google.com/site/earnieboyd
Dont Get Cofused Go Through The Conditions And Then Use it Dont Worry. On 5/18/12, Earnie Boyd <earnie@users.sourceforge.net> wrote:
On Fri, May 18, 2012 at 11:34 AM, Ms. Nancy Wichmann <nan_wich@bellsouth.net> wrote:
There is actually a 64 character limit imposed by the Blocks table, but I was only at 46 characters. So much for my Features naming plan...
Not that it will help the immediate you might want to open an issue for the inconsistency if there isn't already.
-- Earnie -- https://sites.google.com/site/earnieboyd -- [ Drupal support list | http://lists.drupal.org/ ]
I doubt that it would be fixed for 6.x. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Earnie Boyd
Not that it will help the immediate you might want to open an issue for the inconsistency if there isn't already.
On Fri, May 18, 2012 at 2:03 PM, Ms. Nancy Wichmann <nan_wich@bellsouth.net> wrote:
I doubt that it would be fixed for 6.x.
I was thinking of future releases. -- Earnie -- https://sites.google.com/site/earnieboyd
participants (3)
-
ALLAHBAKASH ALLAHBAKASH -
Earnie Boyd -
Ms. Nancy Wichmann