output full path when initializing savedir path fails
commit697a39aec74304438d7f74443e3ecce267a98961
authorAndreas Gohr <andi@splitbrain.org>
Mon, 6 Mar 2023 13:05:12 +0000 (6 14:05 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Mon, 6 Mar 2023 13:05:12 +0000 (6 14:05 +0100)
tree289fc73d67dd4e7605d0c9a36dfc2afbcb5e3a9b
parent4ceca26fa0d867d1a9c1dd51ed81e9d64ce6f9f7
output full path when initializing savedir path fails

This will not only clean up double slashes etc. as mentioned in #3903
but will also output the full canonical path (starting at the filesystem
root) when showing an error on initializing the savedir paths. This
should make it easier to understand which path DokuWiki is trying to
access exactly.
_test/tests/inc/init_fullpath.test.php
inc/init.php