Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
editor.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
8 Aug 2014 at 10:10 UTC
Updated:
1 Sep 2014 at 14:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nod_Comment #2
wim leersAgreed, this is very annoying.
Comment #3
nod_I'd rather not duplicate code and introduce an early return. Works well other than that.
Comment #4
wim leersBetter! Thanks :)
Only rerolled to make the code match the comment, so that it's a bit easier to understand.
Comment #7
wim leersThis patch only touches JS, hence the fails are bogus.
Comment #8
alexpottCommitted 34c7510 and pushed to 8.0.x. Thanks!