Download & Releases
3.5.7 (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 <b><u>click on this link and follow the instructions</u></b>.
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.5.7 is a bug fix release and has been published May 17, 2006. Information about first time installation can be found here. Instructions for updating ILIAS can be found in section 3 of the general installation instructions. |
|
Known Issues
1. New Creation of Media Objects or Folders fails in Media Pools
Trying to create a new folder or a media object in media pools fails with an error saying Fatal error: Call to a member function getType() on a non-object in /data/ilias3stablepruebas-cvs/classes/class.ilObjectGUI.php on line 169.
To fix the problem, make a backup copy of your existing file classes/class.ilObjectGUI.php. Then copy the attached file class.ilObjectGUI.php to your classes directory.
Fixed Bugs
Test & Assessment: Fixed error in matching questions. Creating more than one matching pair wasn't possible (Helmut Schottmüller, 2006-04-01)
Survey: Fixed layout bug in survey questionpool export (Helmut Schottmüller, 2006-04-07)
Survey: Removed raiseError calls in survey questionpool export which caused a blank page when an error message should be displayed (Helmut Schottmüller, 2006-04-07)
Survey: Added start date to error message when survey start date is not reached (Helmut Schottmüller, 2006-04-07)
Survey: Added end date to error message when survey end date is not reached (Helmut Schottmüller, 2006-04-07)
Test & Assessment: Fixed save behaviour when creating areas in imagemap questions. The save button which adds the new area now also saves the question (otherwise the newly created region could be erased very easy by clicking the imagemap for example) (Helmut Schottmüller, 2006-04-07)
Test & Assessment: Fixed calculation of maximum processing time. The maximum processing time is now measured between the actual time and the time, a user started a test (Helmut Schottmüller, 2006-04-07)
Administration: Fixed web server error log warning when saving administration settings, because an array was passed to htmlspecialchars instead of a string (Helmut Schottmüller, 2006-04-13)
Test & Assessment: Fixed Mantis bug #1633: Previewing question in Question Pool for Test displays an incorrect red message (Helmut Schottmüller, 2006-04-19)
Test & Assessment: Fixed wrong method call in imagemap questions when adding answers (Helmut Schottmüller, 2006-04-23)
Test & Assessment: Fixed image mimetype creation in imagemap questions (Helmut Schottmüller, 2006-05-03)
Test & Assessment: Fixed static calculation of reached test points. Fortunately the miscalculation had no effect to the calculated points (Helmut Schottmüller, 2006-05-05)
Exercise: Fixed Mantis bug #1734: Empty folders in zip file when downloading all exercises uploaded (Helmut Schottmüller, 2006-05-08)
Test & Assessment: Fixed Mantis bug #1745: varying random test ignores smaller amount of questions in pool than selected (Helmut Schottmüller, 2006-05-11)
Test & Assessment: Fixed Mantis bug #1753: Missing dimension unit in header of excel statistic export (Helmut Schottmüller, 2006-05-11)
Test & Assessment: Fixed Mantis bug #1754: Missing explanation in legend of test statistic. The question titles have not been shown when the active user hasn't participated in the test (Helmut Schottmüller, 2006-05-11)