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.

Comments

markhalliwell’s picture

I 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

dgorton’s picture

Status: Active » Needs review
StatusFileSize
new1.37 KB

The attached patch works, but would like to have feedback and testing before committing.

markhalliwell’s picture

StatusFileSize
new1.37 KB

The code works perfectly, took out the extra line of code and just put nodehierarchy_perm() in the foreach loop.

markhalliwell’s picture

Status: Needs review » Patch (to be ported)
mustanggb’s picture

Status: Patch (to be ported) » Reviewed & tested by the community

"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

dgorton’s picture

Status: Reviewed & tested by the community » Fixed

Fixed per #3 in latest dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.