when visiting admin/structure/media/manage/image/fields :

Notice: Undefined index: file_file in field_ui_field_overview_form() (line 120 of /var/www/d7-media/modules/field_ui/field_ui.admin.inc).

Comments

aaron’s picture

this error is still present.

aaron’s picture

Status: Active » Patch (to be ported)
aaron’s picture

applying that patch fixes this error, if it's annoying anyone. i'm not sure if there are other effects beyond the php notice.

aaron’s picture

Status: Patch (to be ported) » Fixed

hooray! #694384: Change default_widget in file_field_info to proper file_generic was fixed, so we can mark this issue fixed as well. note that you'll need to patch DRUPAL-7 ALPHA-1 with that patch (http://drupal.org/files/issues/file_field_file_generic.patch) until the next release.

Status: Fixed » Closed (fixed)

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