I get this error immediately upon install. Looks like we've got a bad line of code in workbench_moderation_buttons.module on line 44 at hash 13585ff

Patch follows.

Comments

mariacha1’s picture

Status: Active » Needs review
StatusFileSize
new543 bytes

Patch attached.

saltednut’s picture

Status: Needs review » Reviewed & tested by the community

You are correct. This regression looks to be from a manual application of the patch from #2327553: Resolve Coding standard issues

The error is not in the patch, but it is in the commit: http://cgit.drupalcode.org/workbench_moderation_buttons/commit/?id=13585ff

  • brantwynn committed 7965307 on 7.x-1.x authored by mariacha1
    Issue #2353111 by mariacha1: PHP Parse error:  syntax error, unexpected...
saltednut’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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