25. Internationale ILIAS-Konferenz

Download & Releases

3.6.9 (stable)

Very important notes for MySQL 4.1.x users:

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 <u>click on this link and follow the instructions</u>.

If you just plan to update from MySQL 4.0.x to MySQL 4.1.x please read our Migrating from MySQL 4.0.x to MySQL 4.1.x instructions.

Release 3.6.9 has been released on January 18, 2007.

Release 3.6.9 is a bugfix release and does not contain new features compared to former 3.6 releases. Please read the 3.6.0 release report for information about major changes and new features.

Information about first time installation can be found here. Support for MySQL 3.23.x is not included anymore.

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


Download 3.6.9
(.tar.gz; 25MB; 2007-01-18)

md5: d2b972bf938e21bdf8e59b4c62c8c26a

Known Issues

1. Creating cloze gaps in Test & Assessment creates gaps with [gap] notation instead of <gap> notation

To fix this bug, make a backup copy of the file assessment/classes/class.assClozeTest.php, then copy the attached file class.assClozeTest.php into the assessment/classes/ directory.

Fixed Bugs

  • Test & Assessment: Fixed Mantis bug #2240: Error message when executing a test. The error message "sprintf(): Too few arguments in */opt/www/htdocs/ilias3/assessment/classes/class.ilTestOutputGUI.php* on line *2070*" was caused by a wrong PHP expression for the output of the remaining time in tests with a maximum processing time (2006-12-06, Helmut Schottmüller)

  • Test & Assessment: Fixed Mantis bug #2239: removing the last answer from a text-cloze in a cloze questions shows up php warning (2006-12-06, Helmut Schottmüller)

  • Test & Assessment: Fixed a bug in the SOAP function which saves the results of Java Applet Questions. When more than one result was submitted, only the last result was saved (2006-12-06, Helmut Schottmüller)

  • Security: Fixed two security issues. (Alex Killing)