Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
editor.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Dec 2013 at 05:18 UTC
Updated:
29 Jul 2014 at 23:12 UTC
Jump to comment: Most recent
Comments
Comment #1
larowlanassuming bot agrees
Comment #2
wim leersSeems fair. AFAICT calling
->label()will now return NULL. Which is fine, because the text format ID is available, so they can load that object themselves and then get that label.RTBC+1
Comment #3
webchickCommitted and pushed to 8.x. Thanks!