Closed (fixed)
Project:
Drupal core
Version:
9.3.x-dev
Component:
forms system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2021 at 10:44 UTC
Updated:
5 Jul 2021 at 10:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #7
tunicMR created (after w few wrong attempts). Let's see what tests say.
Comment #8
tunicAdding the MR patch to trigger tests.
Comment #9
tunicComment #10
tunicGiven that all tests pass and the commit is trivial I'll be bold and move it to RTBC.
Comment #11
longwaveYou shouldn't set your own patch to RTBC :)
But this is small and simple, the
$requestvariable is set exactly the same way at the top of the method so this line is redundant, therefore this is RTBC.Comment #12
tunicYou are right, I should not set RTBC on my own patches... but it was so trivial that I broke the law this time.
Thanks for reviewing :)
Comment #13
longwaveComment #15
catchCommitted/pushed to 9.3.x, thanks!