Download & Releases
3.10.8 (stable)
Release 3.10.8 has been published on 8th July 2009. ILIAS 3.10 does not support MySQL 4.0.x anymore. You need at least MySQL 4.1.x or higher. Minimum PHP Version is PHP 5.1.3. We also moved from PEAR::DB to the PEAR::MDB2 package with 3.10.0. | <div class="framed"><div style="float:right; margin:15px;"> <br />
|
Known Issues
1. RBAC Inheritance Patch
Local policies of roles in top level categories are ignored when adding new objects.
To fix this, please download the following patch file.
The zip file contains one file:class.ilRbacReview.php
Please backup your current version of ./Services/AccessControl/classes/class.ilRbacReview.php and copy the patch file to the corresponding directory.
- ilias-3.10.8.rbac-patch.zip - md5sum: eac13e6463d8b58c78f41b8fc1d9422d
2. Test Show Results Patch
In timed tests, the access to the test results is always visible, even if the results should be shown after finishing the test. To fix this, please download the following patch file.
The zip file contains one file:class.ilObjTest.php
Please backup your current version of ./Modules/Test/classes/class.ilObjTest.php and copy the patch file to the corresponding directory.
- ilias-3.10.8.test_show_results_patch_2.zip - md5sum: b098dd986acfdda18053797d53f7bcc9
Fixed Bugs
- Fixed copy function for repository containers (courses, groups, ...)
- Several Security Fixes (Many thanks to y3nh4ck3r and Sebastian Schöbinger for reporting us)