The following notices appeared just after addition of new node of type Article with title "Test" in language English.

    Notice: Undefined property: stdClass::$description w title_entity_update() (linia 130 z /home/manveru/www/new.manveru.pl/htdocs/sites/all/modules/title/title.module).
    Notice: Undefined property: stdClass::$description w title_entity_update() (linia 130 z /home/manveru/www/new.manveru.pl/htdocs/sites/all/modules/title/title.module).
CommentFileSizeAuthor
#1 title-1141674-1.patch735 bytesplach

Comments

plach’s picture

Status: Active » Needs review
Issue tags: +Needs tests
StatusFileSize
new735 bytes

The attached patch should fix the issue.

Status: Needs review » Needs work

The last submitted patch, title-1141674-1.patch, failed testing.

plach’s picture

Status: Needs work » Needs review
manveru’s picture

Seems to work, now the new article is added without these notice messages.
Tests requires repair.

plach’s picture

Status: Needs review » Needs work

Committed #1 to 7.x-1.x.

Moving to needs work since we are missing the tests (see #1142992: Tests broken).

plach’s picture

Status: Needs work » Closed (fixed)

  • Commit 10bcb84 on 7.x-1.x, workbench by plach:
    Issue #1141674 by plach | manveru: Fixed Notices about missing $...