'default_widget' in file_field_info() is incorrectly set to 'file_file', throwing an error in the Media module (see #671748: error on 'manage media' screen). The widget is properly named 'file_generic'. This patch fixes that.

CommentFileSizeAuthor
file_field_file_generic.patch641 bytesaaron

Comments

yched’s picture

Status: Needs review » Reviewed & tested by the community

True.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

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