bwanders / dokuwiki-strata

Strata - a Semi-Structured Data plugin for Dokuwiki
https://www.dokuwiki.org/plugin:strata
17 stars 8 forks source link

ODT export issue #45

Open wjjessen opened 4 years ago

wjjessen commented 4 years ago

The issue

I'm not able to ODT export a page containing a block. I get the error "We're sorry. We can't open pagename.odt because we found a problem with its contents." If I remove the and tags, I can export the page.

bwanders commented 4 years ago

Hmm. That's not supposed to happen...

I have to admit, it's been a while since I had to do any work on strata. Can you help me out by giving me a minimal page source that reproduces this, and the errors from you PHP log?

(Since you handily list related plugins and versions, I'm assuming you have no other plugins running. If you do have other plugins, can you try to render the page with all other plugins disabled -- just so we can rule out interference.)