Closed (fixed)
Project:
Node Relativity
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2007 at 07:32 UTC
Updated:
28 Jun 2007 at 11:12 UTC
I was getting the message "You're not allowed to create this type of attachment.", even though I had set it up to allow me to create that type of attachment. I found that it was because the code was treating the drupal variable 'relativity_type_some_type' as a list of allowed parents, rather than allowed children.
The fix is easy, and is included below.
| Comment | File | Size | Author |
|---|---|---|---|
| relativity_fix_parents.patch | 699 bytes | wrunt |
Comments
Comment #1
owahab commentedI don't know if darius will accept patches to 5.x-2.x-dev or not but this patch is critical IMHO.
Comment #2
darius commentedIn HEAD and 5.2-dev. Thanks.
Comment #3
owahab commented