As User 1, I am seeing the Apply/Revert buttons in teaser/full node displays for all content types (not only on "patch" nodes)

Comments

aidanlis’s picture

Status: Active » Fixed

Oops that's a pretty serious bug. Fixed in dev, sorry.

aidanlis’s picture

Manually patching is:

line 118:
if ($node->type === 'patch' && user_access('administer patch manager')) {

Status: Fixed » Closed (fixed)

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

anodyne’s picture

if other people are using patch_manager 6.x-1.1 like me, the line number appears to be line 168 inside patch_manager.module instead of line 118.

hope this helps. :)