Change from #input_format to #text_format not complete
David_Rothstein - September 26, 2009 - 19:55
| Project: | Coder |
| Version: | 7.x-1.x-dev |
| Component: | Review/Rules |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| coder-text-formats.patch | 2.26 KB |

#1
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.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.