I've got an admin role and a dev role. Only the dev role has the 'use drupal_ipsum' permission, but both admins and devs see the checkboxes on the node form.

Comments

dalin’s picture

Assigned: dalin » Unassigned
Status: Active » Needs review
StatusFileSize
new601 bytes
alexweber’s picture

Hah, this is the strangest coincidence! I actually just noticed this myself and fixed it in a local dev sandbox today and was on my way here right now to open an issue and get the fix committed! :)

Since you beat me to it and your patch is pretty much the same thing, I'll give you all the credit, thanks!

alexweber’s picture

Status: Needs review » Fixed

Update: the patch didn't apply, turns out you rolled it against an older version or something because the line numbers just don't match up.

Either way I've gone ahead and fixed it myself and kept the credit where its due:

git ci -m "Issue #1901006 by dalin: Fixed Permissions are not respected." --author="dalin <dalin@18981.no-reply.drupal.org>"

Thanks again!

Status: Fixed » Closed (fixed)

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