Inspecting a Drupal Planet post on http://realize.be/fun-entities-and-field-ui-views-displays, I recognized that Wysiwyg module added editor profile settings for the 'none' editor to Drupal.settings, even though no other text formats or profiles are accessible.

I thought we fixed this once already. Might be a good idea to finally add unit tests.

Comments

twod’s picture

Odd, I thought so too.
Yeah, unit tests would be really nice, they would help a lot in finding these things.