I recently made a change to the existing module upgrade docs for http://drupal.org/update/modules/6/7#text_format and realized that it had changed a couple times before then, but Coder was not updated.

In particular, this originally referred to a new #input_format property in Drupal 7, but now the property is called #text_format, and (the change I introduced) it is no longer possible to pass FILTER_FORMAT_DEFAULT in to it, since that constant no longer exists.

I think the attached patch should cover the necessary changes for Coder.

CommentFileSizeAuthor
coder-text-formats.patch2.26 KBDavid_Rothstein

Comments

sun’s picture

Status: Needs review » Fixed

Thanks for reporting, reviewing, and testing! Committed.

A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.

Status: Fixed » Closed (fixed)

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