I encountered this issue after a D6->D7 upgrade. This has already been corrected in the main Commerce module with: #1200420: Commerce assumes filtered_html exists, but it may not.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| commerce_file_filtered_html_remove.patch | 1.58 KB | 13rac1 |
Comments
Comment #1
13rac1 commentedHmm... This is the correct fix for Commerce File, but I just realized even the 'plain_text' format doesn't exist after a D6->D7 upgrade. The machine name is '3' and not changeable. Looks like filter.module needs a new update() function.
Comment #2
recrit commentedfixing since the empty text is just plain text... commited http://drupalcode.org/project/commerce_file.git/commitdiff/aad392b