Hi. Thanks for the very useful module !

After the module was working great, I did drupal upgrade from 6.16 to 6.19 and html2book upgrade from the 6.1 dev to latest 6.1 module. I ran update and set permissions as usual and then tested adding a book but the module is not splitting at headings at all ! I tested it on a local site and still not working.

I so much appreciate your help.

CommentFileSizeAuthor
#4 html2book.module.904046.patch1.87 KBkirill.volkov

Comments

cestmoi’s picture

Just to make sure it is not some upgrade process issue or something similar, I did a clean drupal 6.19 install on a local server, activated the Book module, installed Html2Book and created a new book with headings following usual steps. The module is still not working !

kirill.volkov’s picture

I think it's not working on node updates (but works on node creation).

cestmoi’s picture

@kirill.volkov Actually it is not working in either at all ! did you test it creating a new book and it worked ??

kirill.volkov’s picture

StatusFileSize
new1.87 KB

Here is patch against 6.x-1.x-dev that should fix the problem.

cestmoi’s picture

Status: Active » Fixed

that patch fixed it. Thanks a lot :)

Status: Fixed » Closed (fixed)

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

kirill.volkov’s picture

Status: Closed (fixed) » Needs review
Hervé Saladin’s picture

Thank you for the patch, it seems to work fine.

gisle’s picture

Title: module is not working after drupal upgrade » Buggy interface interface with hook_nodeapi.
Version: 6.x-1.0 » 6.x-1.1
Category: Support request » Bug report
Priority: Critical » Normal
Issue summary: View changes
Status: Needs review » Fixed

Patch is committed to release 6.x-1.1.

Release note.

Status: Fixed » Closed (fixed)

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