Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
forms system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Sep 2011 at 14:09 UTC
Updated:
29 Jul 2014 at 19:57 UTC
Jump to comment: Most recent file
Comments
Comment #2
guyr_at_evision.ca commentedd7-form-inc-get_t.patch queued for re-testing.
Comment #4
guyr_at_evision.ca commentedComment #5
guyr_at_evision.ca commentedd7-form-inc-get_t.patch queued for re-testing.
Comment #7
berdirRe-rolled the patch.
@guyr_at_evision.ca: patches need to be created with -p1, which is the default when using git diff.
Comment #8
berdirAlso, this needs to be applied against 8.x first and is IMHO not critical according to http://drupal.org/node/45111.
Comment #9
catchComment #10
dawehnerHere is a test for this issue.
Comment #11
dawehnerHere is the patch and the test.
Comment #12
catchThe test isn't failing. Is that because the test bot isn't reporting back fatal errors or because the test itself isn't catching this?
Comment #13
dawehnerMh indeed manual running of the test doesn't fail.
It seems to be related to :)
Comment #14
Niklas Fiekas commented#1475666: Rollback - PHP error because of typo in form.inc line 3025 is a duplicate of this. As of that we should not use get_t(). Closing this one because because the other one has (given that is true) a fix and a test.