Currently when clicking on the outline operation for books, 'Array' is returned instead of an outline. This is because the array returned by the 'book_admin_edit' is not rendered.

Attached patch uses drupal_get_form instead.

CommentFileSizeAuthor
outline_book.patch546 bytesedmund.kwok
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chx’s picture

Status: Needs review » Reviewed & tested by the community

aye. this is how it should be.

drumm’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

By the way, try putting a non-existent nid in the url.

Anonymous’s picture

Status: Fixed » Closed (fixed)