The patch to remove db_num_rows() missed book.install. Thus, the install code fails.

Patch attached - needs testing, put is a pretty trivial change (mostly just moving code).

CommentFileSizeAuthor
nonumrows_book_upd_1.patch2 KBpwolanin

Comments

hswong3i’s picture

the change looks fine, after a simple review. thanks pwolanin :)

kbahey’s picture

Title: db_new_rows() in book_update_6000 » db_num_rows() in book_update_6000

Correcting title.

webernet’s picture

Status: Needs review » Reviewed & tested by the community

Tested OK.

webchick’s picture

Confirmed that this removes a fatal error when book module is updated.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed! Thanks folks.

Anonymous’s picture

Status: Fixed » Closed (fixed)