Andreas Gohr
Andreas Gohr
Another candidate for exif data: https://github.com/diderich/metadata
Yeah I have noticed this before. Unfortunately it only happens with this image hosted at cosmocode and only on the dokuwiki server. I cannot reproduce it locally which makes debugging...
Note this is an issue on phpunit 9+ only. We currently run phpunit 8 so this is not urgent yet.
I am not sure, but you seem to suggest a change to the documentation in the wiki:syntax page? Can you please provide a proper pull request?
I had the same problem. Adding the user's public key to the authorized_keys file fixed the issue for me.
Well, in principle this makes sense. However, preferably dw2pdf would use DokuWiki's own HTTP client instead of relying on curl. That should be possible by implementing our own \Mpdf\Http\ClientInterface See...
git bisect says the behavior was broken in 62dd2c7e7da2d8a1a598840890fd41dcca70877a Probably because of the removal of returning the default parameter in `get()` method.
I'm unsure what the status is here. @micgro42 will probably not be able to verify if the original problem has been fixed because we changed the sources to work around...
I don't care if it is supported or not. The bug is about the parser crashing with a fatal error instead of throwing a proper exception. On May 17, 2015...
A pull request that matches extracted data directories with the appropriate config settings would be welcome.