Arantor
Arantor
The SQLite3 cache backend probably should set write-ahead logging mode so that other connections to the SQLite database can read rather than having it exclusive to connections. Just after the...
#### Description As per https://www.simplemachines.org/community/index.php?topic=581722.0 the fopen call in the file cache can warning-out with file not found. ### Steps to reproduce 1. Set up a race condition across multiple...
So there's a test for $CFG being 'lost' while testing that the correct value is inserted in $CFG. On my fresh 3.4 installation, the config.php file is generated but the...
In the readme there is an example for using this in a subfolder - but I'm not entirely sure it routes correctly with RewriteBase / and then rewriting at the...
I'm testing this out on an installation that lives at localhost/moodle34/ and on the list of tests, none of the links work because they all end up pointing at localhost/local/cleanurls/...
#### Description Proxy detection doesn't actually work properly ### Steps to reproduce 1. Have a proxy 2. Observe the IP address isn't respected properly ### Environment (complete as necessary) -...