Problem/Motivation
It was agreed that security issue #180347 can be handled in public. User input for address fields not filtered in preview.
Proposed resolution
Render the content with #plain_text instead of #markup.
Remaining tasks
Implement.
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork webform-3592565
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
liam morlandThis was already fixed in 6.3.x in #3449370: Values not shown on submission display when multiple items and UL used.
Comment #4
liam morlandThis change is causing test failures.