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.

CommentFileSizeAuthor
commerce_file_filtered_html_remove.patch1.58 KB13rac1

Comments

13rac1’s picture

Hmm... 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.

recrit’s picture

Status: Needs review » Fixed

fixing since the empty text is just plain text... commited http://drupalcode.org/project/commerce_file.git/commitdiff/aad392b

Status: Fixed » Closed (fixed)

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