Closed (fixed)
Project:
Viewfield
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
8 Apr 2011 at 12:47 UTC
Updated:
22 Apr 2011 at 03:38 UTC
Jump to comment: Most recent file
Creating a viewfield produces the following PHP notices.
* Notice: Undefined index: #field_info in viewfield_select_process() (line 193 of /Users/kmorgan/projects/viewfield/viewfield.module).
* Notice: Undefined index: #field_info in viewfield_select_process() (line 194 of /Users/kmorgan/projects/viewfield/viewfield.module).
* Notice: Undefined index: required in _viewfield_potential_references() (line 282 of /Users/kmorgan/projects/viewfield/viewfield.module).
* Notice: Uninitialized string offset: 0 in viewfield_select_process() (line 226 of /Users/kmorgan/projects/viewfield/viewfield.module).
* Notice: Uninitialized string offset: 0 in viewfield_select_process() (line 246 of /Users/kmorgan/projects/viewfield/viewfield.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1120884-fixed-viewfield-creation-notices-1.patch | 2.75 KB | keithm |
Comments
Comment #1
keithm commentedPatch attached.
Comment #2
keithm commentedhttp://drupalcode.org/project/viewfield.git/commit/aeeb433