Closed (fixed)
Project:
Arrange Fields
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2011 at 15:14 UTC
Updated:
16 Apr 2011 at 16:31 UTC
Appears to me this error.
Notice: Undefined property: stdClass::$language in node_form() (line 302 of .\modules\node\node.pages.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| Arrenge Fields.png | 63.17 KB | Zytaro |
Comments
Comment #1
richardp commentedI get this too sometimes. It isn't an "error", just a "notice", meaning that it isn't actually hurting anything. The problem occurs in a core module that I am accessing. I honestly don't know if this is an issue for me, or for Drupal core, but I can make it go away easily enough by adding a small change to my code, which I guess I will do in the meantime.
Thanks
Richard
Comment #2
richardp commentedOkay, should be fixed in version beta4!
Richard