lpaulsen93 / dokuwiki-plugin-odt

Exports a page to the Open Document format used by OpenOffice.org and other word processors
http://www.dokuwiki.org/plugin:odt
13 stars 26 forks source link

ODT Export fails when using wrap plugin in ordered/unorderd lists #268

Closed bscholle closed 3 years ago

bscholle commented 3 years ago

Hello,

if I use lists on my wiki page and add notes from the wrap plugin there, the ODT export fails. Apache responds with a 500 error.

DokuWiki: Release 2020-07-29 "Hogfather" ODT-Plugin: Latest updated (2019-07-27) PHP 7.4 Apache 2.4

Regards Burghardt

spricer commented 3 years ago

This is probably duplicate of #254

bscholle commented 3 years ago

You are right, I close this issue. Thanks.