In line numbers 1961, 1962 in modules/system/system.api.php:
1961: * hook_form_FORM_ID_alter() is called at the right time, you will have to
1962: * have to change the order of hook_form_alter() implementation in
the
1961: ... have to
1962: * have to change ...
should be just
1961: ... have to
1962: * change ...
Please correct.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | doc_fix_repeating_have_to-1802844-1.patch | 650 bytes | antojose |
Comments
Comment #1
antojoseSubmitting patch for fixing the same.
Patch doc_fix_repeating_have_to-1802844-1.patch attached.
Here's the listing:
Comment #2
webchickOhhh, but you REALLY have to have to! :D
Nice catch! Committed and pushed to 8.x and 7.x. Thanks!
Comment #3
antojose;)
Comment #4
antojoseThe fix has gone into the repositories.
Marking the ticket as 'Closed(fixed)'. Please correct me if otherwise.
Comment #5
webchickSure, there's nothing wrong with doing that, but note that the "System message" bot will do so automatically after a fixed issue hasn't been followed-up on after 2 weeks. :)
Comment #6
antojoseThank You! :)
Comment #6.0
antojoseAdded formatting to the code.