wolbernd
wolbernd
A possible workaround might be to set the environment variable `DEBIAN_FRONTEND`to `noninteractive`. According to the manpage (http://manpages.ubuntu.com/manpages/bionic/man7/debconf.7.html) this should answer all interactive dialogues with the default answer. However I was...
@stevepiercy At the moment there is no check if the target of a redirect actually exists, so typos can lead to dead links. It should be possible to create a...
@stevepiercy The extension does no consistency check for the target documents. An upstream implementation would make sense because every check-script we would write for this project would probably also work...
Feature request for sphinx-reredirects: https://github.com/documatt/sphinx-reredirects/issues/3 and open PR https://github.com/documatt/sphinx-reredirects/pull/6. I'll work on implementing this after the sprint since I think it's a bit out of scope
Sorry to bump this old issue. This error occured on our servers since the last update to 2.2.36. However this only happens if there is a non-ascii Character in the...
We have the same problem with our RC instances. I'll fill in the Bug-Report template below @moell9 Feel free to add your infos if they differ from our problem: ###...
@moell9 We just tested this with 4.6.1 and the error is still there.
@IgorOhrimenko Thanks for that. Enabling the app framework does solve this error for our instances. I have to admit I don't really understand why the App Framework is needed for...
@davisagli I just re-checked and you're absolutely right, this was already fixed in volto 16. Sorry, for the fake news I must have had one too many tabs open in...