On a fresh install of version 7.x3.0-beta2 theese notices are displayed when you visit Field list page (localhost/test7/admin/reports/fields):

  • Notice: Undefined index: message_type in _field_ui_bundle_admin_path() (line 325 of /home/public/test7/modules/field_ui/field_ui.module).
  • Notice: Undefined index: message_type in field_ui_fields_list() (line 35 of /home/public/test7/modules/field_ui/field_ui.admin.inc).

No more info, I think.

Comments

devin carlson’s picture

Version: 7.x-3.0-beta2 » 7.x-3.x-dev
Issue tags: -field ui
lsolesen’s picture

Issue summary: View changes

Maybe patch commons with this rtcb patch?

  • Commit c1dc6bc on 7.x-3.x by japerry:
    Issue #1909816 by japerry: Include patch to message to suppress field_ui...
japerry’s picture

Status: Active » Fixed

Tested and patch added to our make file.

http://drupalcode.org/project/commons.git/commit/c1dc6bc

Status: Fixed » Closed (fixed)

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