Closed schplurtz closed 2 years ago
For me it is unclear why it tries Mpdf\Image\xml_parser_create(), I think xml_parser_create() should be tried. You are sure the xml PHP extension is installed?
I assume this can be solved by installing the xml php extension. Otherwise an small example should be derived of the smallest piece of html plus svg that can be feeded to the mpdf library that still triggers this issue and an issue with that example should be reported at https://github.com/mpdf/mpdf
I am 200 % sure the php xml extension was installed at the time. This happened on a machine with permanently 2 or 3 DW instances, that I use for testing. For example, dpkg tells me I currently have php-xml, php7.4-xml, and php8.1-xml.
Anyway, I can't reproduce this issue anymore with current DokuWiki, DW extensions and PHP 7.4.
ok, good that it works now!
Hi, running 2020-05-11, DW greebo, PHP 7.3.
When I try to export a page that contains an SVG image, I get a blank page, no document and this error trace in logs