Closed (fixed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
workflows.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2018 at 11:51 UTC
Updated:
4 May 2018 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
eiriksmComment #3
borisson_Yep, that single quote doesn't belong there. However, that same single quote is also in other exceptions thrown from methods in that file, I searched for
'"in that file, and fixed all of them at once.Comment #4
sam152 commentedHah, good catch.
Comment #5
gábor hojtsyGood find, committed. Thanks!