warning: Parameter 2 to theme_add_child_book_content_types() expected to be a reference, value given in /var/www/dev/includes/theme.inc on line 659.

The calls to theme_add_child_book_content_types() should not pass $node as a reference.

Found on 6.x-2.x, still relevant on 6.x-3.x.

CommentFileSizeAuthor
#1 book_made_simple-1101476-1.patch1.2 KBtim.plunkett

Comments

tim.plunkett’s picture

Status: Active » Needs review
StatusFileSize
new1.2 KB

Patch is for 6.x-3.x, should apply to 6.x-2.x as well.

jody lynn’s picture

Status: Needs review » Reviewed & tested by the community

It looks like a standard php 5.3 error. Time to commit this patch for compatibility.

MarcElbichon’s picture

Commited to dev version

MarcElbichon’s picture

Status: Reviewed & tested by the community » Closed (fixed)
scottrigby’s picture

Project: Book made simple (Obsolete) » Book made simple