Searched hist:ac56bec8fe6fd490404eea13c205c47f81b471c7 (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/_test/tests/inc/parser/ |
| H A D | renderer_xhtml.test.php | ac56bec8fe6fd490404eea13c205c47f81b471c7 Wed Jan 17 17:53:46 UTC 2024 Andreas Gohr <andi@splitbrain.org> fall back to empty (root) dir for base dir detection
When a basedir could not be detected, the default previously was '.' resulting in a valid but weird URL (http://example.com/./doku.php). We now default to an empty dir, resulting in a more sensible URL of http://example.com/doku.php
This should not matter in real web server setups but will be in effect while testing.
|
| /dokuwiki/_test/tests/inc/ |
| H A D | styleutils_cssstyleini.test.php | ac56bec8fe6fd490404eea13c205c47f81b471c7 Wed Jan 17 17:53:46 UTC 2024 Andreas Gohr <andi@splitbrain.org> fall back to empty (root) dir for base dir detection
When a basedir could not be detected, the default previously was '.' resulting in a valid but weird URL (http://example.com/./doku.php). We now default to an empty dir, resulting in a more sensible URL of http://example.com/doku.php
This should not matter in real web server setups but will be in effect while testing.
|
| /dokuwiki/inc/ |
| H A D | init.php | ac56bec8fe6fd490404eea13c205c47f81b471c7 Wed Jan 17 17:53:46 UTC 2024 Andreas Gohr <andi@splitbrain.org> fall back to empty (root) dir for base dir detection
When a basedir could not be detected, the default previously was '.' resulting in a valid but weird URL (http://example.com/./doku.php). We now default to an empty dir, resulting in a more sensible URL of http://example.com/doku.php
This should not matter in real web server setups but will be in effect while testing.
|