Actually, I hoped and assumed that we would manage to convert not only block fields but also taxonomy term fields completely to Field API, so I wouldn't have to deal with this.

This was one of the major points on the "Status of Wysiwyg support in Drupal" panels page on groups.drupal.org, which has been deleted during the upgrade, although it was the one and only hand-compiled list that contained all tasks, and there is no replacement. :-(

Since the conversion to fields did not happen as expected, we have to manually add a 'format' to taxonomy term's description.

Simple patch. And the code will get even more simple when #414424: Introduce Form API #type 'text_format' lands.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sun’s picture

Sorry, forgot tokens + feed output.

matt2000’s picture

Status: Needs review » Reviewed & tested by the community

Looks good & clean to me.

sun’s picture

Status: Reviewed & tested by the community » Needs review
Issue tags: +D7 API clean-up

Tagging, as this seems to be the last show-blocker for better wysiwyg support in Drupal 7.

sun’s picture

Status: Needs review » Reviewed & tested by the community

oopsie

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD. Thanks.

Status: Fixed » Closed (fixed)
Issue tags: -wysiwyg, -D7 API clean-up

Automatically closed -- issue fixed for 2 weeks with no activity.