Appears to me this error.

Notice: Undefined property: stdClass::$language in node_form() (line 302 of .\modules\node\node.pages.inc).

CommentFileSizeAuthor
Arrenge Fields.png63.17 KBZytaro

Comments

richardp’s picture

I 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

richardp’s picture

Version: 7.x-1.0-beta3 » 7.x-1.0-beta4
Status: Active » Fixed

Okay, should be fixed in version beta4!

Richard

Status: Fixed » Closed (fixed)

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