Closed (fixed)
Project:
Drupal core
Version:
4.7.2
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2006 at 09:47 UTC
Updated:
2 Jul 2006 at 21:18 UTC
book_export_html is not themeable and the html page title is not set.
The patch solves the issue.
| Comment | File | Size | Author |
|---|---|---|---|
| book_export_html.patch | 2.24 KB | rstamm |
Comments
Comment #1
dries commentedLooks like
theme_book_export_htmlis not actually used at this moment. With your patch, it would be used.Comment #2
killes@www.drop.org commentedpatch looks good to me, will apply if somebody tests it.
Comment #3
dries commentedLooks good to me too. Committed to CVS HEAD.
Comment #4
rstamm commentedfor 4.7
Comment #5
killes@www.drop.org commentedapplied
Comment #6
rstamm commented