Klap-in / dokuwiki-plugin-bookcreator

Allow to select some pages and create a book (PDF, ODT or text)

Home Page:https://www.dokuwiki.org/plugin:bookcreator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sometimes a empty message is displayed on missing title

lpaulsen93 opened this issue · comments

If a book shall be exported to pdf or odt and the title is missing, then sometimes an empty message is displayed and sometimes the message "Please provide a title" ($lang ['needtitle']).

Here the sequence of actions in detail:

  • add pages to book
  • go to ebook page
  • select export format 'PDF'
  • click on 'export'
  • empty message appears
  • click on 'export' again
  • message "Please provide a title" appears

I assume this might be a DokuWiki problem not a bookcreator thing. I tested it with firefox and chromium. Both have the problem.

Fixed by lpaulsen93/dokuwiki-plugin-odt@3ff5163
The ODT plugin missed some language strings.