For modules that want to modify if users have access to the options on node forms provided by core, it's pretty easy to do since they all use '#access' properties except for node.module's revision information. We should help make contrib easier and bring the revision fieldset in line with how core includes all form elements but controls their access. I consider this a bug since this is oddity in core.

Comments

dave reid’s picture

StatusFileSize
new3.37 KB
dave reid’s picture

Status: Active » Needs review

Note there is no functional UI change here. Just including it in the array definition.

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community

agreed

dries’s picture

Status: Reviewed & tested by the community » Fixed

Agreed. Patch looks good, and I successfully ran all the tests in the 'Node'-group locally (which includes the 'Node revisions' tests). Committed to CVS HEAD.

Status: Fixed » Closed (fixed)

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