25. Internationale ILIAS-Konferenz

Download & Releases

3.9.9 (stable)

Release 3.9.9 has been published on April 19, 2009. It is a bugfix release and does not contain major new features compared to release 3.9.0.

Please read the 3.9.0 release report for information about major changes and new features.

Information about first time installation can be found here.

How to Update: Instructions for updating ILIAS can be found in section 3 of the general installation instructions. For major updates (e.g. 3.8.x -> 3.9.x) the safest proceeding is, to upgrade a copy of your productive system first and test whether everything works ok.

Notes for MySQL 4.0.x Upgraders: If you plan to upgrade from MySQL 4.0.x to MySQL 4.1.x or higher please read our Migrating from MySQL 4.0.x to MySQL 4.1.x instructions.

If you update from ILIAS 3.4.0 or 3.4.1 and already used MySQL 4.1.x: Due to a problem in the UTF-8 handling some extra update steps are necessary. Please click here and follow the instructions.

<div class="framed"><div style="float:right; margin:15px;"></div>
Format: .tar.gz

Download 3.9.9.tar.gz
46MB, 2009-04-19
md5: 1b6f97922b6d47e70b80f12d048d9959


</div>

<br />
<div class="framed"><div style="float:right; margin:15px;"></div>
Format: .zip

Download 3.9.9.zip
47MB, 2009-04-19
md5: f8d1b8683968f958617bc7a032d1afdc


</div>

ILIAS is free, open source software and published under the GNU General Public License (GPL).

Known Issues

1. 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.9.9.test_show_results_patch.zip - md5sum: 2a655505f509c793b4abb1ee6c86747b

Fixed Bugs

  • Learning Modules: Fixed Bug #4008: Margin handling in stylesheets. (Alex Killing)

  • Security: Fixed security issue in language handling. (Alex Killing)

  • Test & Assessment

    • Fixed Bug #4322: Saving settings of a test stores not all properties correctly (Helmut Schottmüller)
    • Fixed Bug #4341: Error in syncImages() of MC-Questions (Helmut Schottmüller)
    • Fixed Bug #4342: Error in levenshtein-calls for unicode characters (Helmut Schottmüller)
    • Fixed Bug #4363: Graphical output error of user solution in case of identical scoring (Helmut Schottmüller)