Seen on http://project-drupal.redesign.devdrupal.org/node/2093217


    Notice: Trying to get property of non-object in project_node_is_project() (line 44 of /var/www/dev/project-drupal.redesign.devdrupal.org/htdocs/sites/all/modules/project/project.module).
    Notice: Trying to get property of non-object in drupalorg_block_view() (line 317 of /var/www/dev/project-drupal.redesign.devdrupal.org/htdocs/sites/all/modules/drupalorg/drupalorg/drupalorg.module).

Only on this dev site, not on the live site. But still it seems like a bug, and I have a patch...

CommentFileSizeAuthor
#1 dq7a-2127935-1.patch1.38 KBhelmo

Comments

helmo’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1.38 KB

We were passing the string 'drupal' to project_node_is_project() in this case, where an object is expected.

helmo’s picture

helmo’s picture

Status: Needs review » Fixed

I don't see it any more... I'll consider it fixed.

Status: Fixed » Closed (fixed)

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