Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
editor.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jul 2014 at 19:07 UTC
Updated:
31 Oct 2014 at 20:40 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
webchickWell, this is probably not right, but seems to fix the problem and follows the pattern used in the upstream patch in e.g. install_finished().
Comment #2
webchick"After" screenshot.
Comment #3
wim leersPerfect — thanks :)
Comment #4
alexpottCommitted 16a429e and pushed to 8.x. Thanks!
Comment #7
chx commentedThis needs to be redone and SafeMarkup::set removed.
Comment #8
longwaveWhy? What is unsafe about the fixed strings used here?
Comment #9
chx commentedPlease see the parent issue for a more proper fix. (btw all this prefix/suffix business is really ugly and hardly belongs to any modules.)
Comment #10
longwaveThe required number of classes seems a bit unwieldy but they are all required for different reasons.
Comment #11
wim leersBeautiful. I didn't know
form-compositeexisted. Thank you!(Manually tested, works great.)
Comment #12
chx commentedThat's much better, thanks.
Comment #13
alexpottCommitted 65d7cc5 and pushed to 8.0.x. Thanks!
Comment #16
jibran