Closed (duplicate)
Project:
Drupal core
Version:
8.2.x-dev
Component:
render system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2015 at 11:08 UTC
Updated:
21 Oct 2016 at 15:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rattusrattus commentedAdding screenshot.
Comment #3
rattusrattus commentedPatch to strip any markup from content tile before passing to OpenModalDialogCommand.
Comment #4
rattusrattus commentedComment #5
rattusrattus commentedComment #6
cilefen commentedComment #9
joelpittetThis likely needs some tests but I'm not sure. I think the patch is correct, I've seen some other modal related issues that are using
PlainTextOutput::renderFromHtml, so I've swapped that out. Do you think that is ok @ratface? Also do you think you'd be up for writing an integration test for this?Comment #10
joelpittetThis looks to be solved by #2207247: Dialog titles double escaped for views handlers and delete forms