Upon upgrading to rc3, I get the following errors:
Parse error: syntax error, unexpected ')' in //sites/all/modules/content_moderation/content_moderation.workflow.inc on line 103
and my site is down for the count!
Upon upgrading to rc3, I get the following errors:
Parse error: syntax error, unexpected ')' in //sites/all/modules/content_moderation/content_moderation.workflow.inc on line 103
and my site is down for the count!
Comments
Comment #1
Alan.Guggenheim commentedWent back to rc2 and it works.
Comment #2
eugenmayer commentedFixed, rc4 urgently released. Thanks for the report Alan
Comment #3
Alan.Guggenheim commentedYou are welcome. Maybe you should pull it from distribution until rc4 is out.
I also think the overall architecture should be improved to prevent a simple bug like this in one module from taking a whole site down!
Comment #4
eugenmayer commentedWell actually that one is my responsibility. I should have tested the module, eventhough the changes were very minor.
So well, thats my fault.
Comment #5
eugenmayer commented