book_export() does three flavors of export, of which two try to use $node->title along the way. But there is no $node object to deal with. This patch actually creates that object in book_export. A simple onliner.

Comments

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)