Closed (fixed)
Project:
Drupal core
Version:
8.8.x-dev
Component:
help.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2019 at 21:07 UTC
Updated:
25 Dec 2019 at 09:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jhodgdonComment #3
amber himes matz1. The anchor tag on line 18 of block.place.html.twig is unclosed. (It's closed with an open tag.)
Comment #4
amber himes matzComment #5
jhodgdonDoh. Obviously our tests are not catching this, which is unfortunate. We will need to file a follow-up issue, because I thought we were checking for malformed HTML (there was even a test for the test). Anyway, here's a new patch. Thanks for your careful review, as always!
Comment #6
jhodgdonComment #7
amber himes matzAssuming the tests pass, setting this to RTBC. Thanks for the quick fix and for the improvements to these topics!
Comment #8
dinesh18 commented#5 patch looks good to me. +1 to RTBC
Comment #9
pifagorPatch looks good to me.
+1 to RTBC
Comment #10
jhodgdonRegarding the follow-up issue mentioned in #5, checking for correct HTML syntax is already on this related issue, which is part of the Roadmap already.
Comment #11
alexpottCommitted and pushed cf1cb8ab10 to 9.0.x and c696aa1cb0 to 8.9.x. Thanks!
Will backport to 8.8.x once the freeze is over.
Comment #14
alexpott