Closed (duplicate)
Project:
Node Relativity
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2007 at 12:28 UTC
Updated:
12 Mar 2007 at 17:55 UTC
After clicking submit on "Display Settings" page, it shows up errors, no matter what values are there in the form.
I made some quick check and found the problem to be in the "relativity_render_" variables that control how children nodes will appear. The variable name was getting too long because I had some long content type names that made the variable name exceed 48 characters allowed.
Comments
Comment #1
owahab commentedI made my own solution though I do not think everyone will like it: I MD5ed part of the variable to make sure it will neither exceed 48 characters nor collide with other variable (which is the bug originally).
Hope this helps anyone.
Omar
Comment #2
darius commentedSee http://drupal.org/node/76828, it's a known issue.
Comment #3
owahab commentedThanks darius, I seen it.
I just would like th share some ideas I have about relativity, IRC?
Comment #4
darius commentedOK, I might have misunderstood your posting. Include a patch, so people can take a look at it.
If you have ideas, best is to open a task or feature issue. Second best is to drop me an email. I don't think it's likely you'll find me on IRC.
Cheers,
Darius