Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
filter.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Sep 2011 at 16:02 UTC
Updated:
29 Jul 2014 at 19:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jacineNice catch @mfer! I knew there was another filter-related issue somewhere. ;) I added this to the roadmap. I think we should just keep it simple and add the new block-level elements to this line, because that's what pretty much what we ended up doing for filter_xss_admin().
Tagging this as a Novice patch as the following elements just need to be added to that line:
article|aside|details|figcaption|figure|footer|header|hgroup|menu|nav|section|summaryComment #2
dcmouyard commentedHere's a patch.
Comment #4
iflista commented#2: filter-autop-1280522-2.patch queued for re-testing.
Comment #6
mfer commented#2: filter-autop-1280522-2.patch queued for re-testing.
Comment #7
jacineOk great, it was a testbot glitch and it's green now!
I just tested it and think it's good to go. Thanks again for the patch @dcmouyard!
Comment #8
dries commentedCommitted to 8.x. Thanks!