Closed (fixed)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Review/Rules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 19:55 UTC
Updated:
10 Oct 2009 at 23:30 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| coder-text-formats.patch | 2.26 KB | David_Rothstein |
Comments
Comment #1
sunThanks 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.