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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 668806-node-revision-fieldset-D7.patch | 3.37 KB | dave reid |
Comments
Comment #1
dave reidComment #2
dave reidNote there is no functional UI change here. Just including it in the array definition.
Comment #3
moshe weitzman commentedagreed
Comment #4
dries commentedAgreed. 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.