For users that have no permissions pertaining to Node Hierarchy, they shouldn't see anything on an edit form. However I've noticed that it is still showing a collapsible fieldset with nothing in it. Attached is a image showing what I am talking about.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | nodehierarchy.module.629046.3.patch | 1.37 KB | markhalliwell |
| #2 | nodehierarchy.module.629046.patch | 1.37 KB | dgorton |
| Screen shot 2009-11-10 at 11.11.20 AM.png | 11.8 KB | markhalliwell |
Comments
Comment #1
markhalliwellI am curious if this has been looked at and I am trying to fairly patient, but this. If there is more information I can provide, please let me know as I am still fairly new to how this issue forum stuff still works. Thank you a lot!
Mark
Comment #2
dgorton commentedThe attached patch works, but would like to have feedback and testing before committing.
Comment #3
markhalliwellThe code works perfectly, took out the extra line of code and just put nodehierarchy_perm() in the foreach loop.
Comment #4
markhalliwellComment #5
mustanggb commented"patch (to be ported)" means it has already been committed to 6.x-2.x-dev and is ready to be back-ported to 6.x-1.x-dev
I think what you mean is RTBC
Comment #6
dgorton commentedFixed per #3 in latest dev.