Download & Releases
3.4.2 (stable)
Very important notes for MySQL 4.1.x users:
Please install the calendar patch available at the bottom of this page immediately after you have updated or installed ILIAS 3.4.2.
If you update from ILIAS 3.4.0 or 3.4.1: Due to a problem in the UTF-8 handling some extra update steps are necessary. Please <b><u>click on this link and follow the instructions</u></b>.
Please note that this release includes a change of the permission settings of tests and surveys. In releases before 3.4.0_beta2 it has been possible to access tests and surveys with "visible" permission only. This has been fixed in 3.4.0_beta2. Please check if your test and survey objects have set the appropriate permissions.
The release has been published at June 10, 2005. | Download ilias-3.4.2.tar.gz |
Test&Assessment: Fixed Mantis bug #1008: CSV-Export fehlerhaft. Removed an error with the array parameter of the createCSVrow method. The array was containing arrays instead of values. (Helmut Schottmüller, 2005-06-05)
Survey: Fixed Mantis bug #994: Error importing survey repository. Fixed a typo in the source code calling a module. (Helmut Schottmüller, 2005-06-05)
Test & Assessment: Fixed Mantis bug #988: Falsche Auswertung. In the statistical evaluation display questions were missing when different questions in random tests had similar titles. The question display and legend is now created using the unique question id to prevent this problem. (Helmut Schottmüller, 2005-06-06)
Course managment: Fixed mantis #1013
Course Items Tab disappeared if course was not activated.Mail: Fixed mantis #995
It was not possible to send mail attachments using Myql 4.1Course objectives: Fixed mantis #1002
Short Answer Questions did not trigger Objective Status change.
Known Issues
Calendar UTF-8 handling fix (please use this fix for version 3.4.2 only):
1. Download the following file class.ilCalInterface.php
2. Change to the directory modules/dateplaner/classes/ within your ILIAS main directory
3. Make a backup copy of the existing file class.ilCalInterface.php
4. Copy the downloaded file into the directory