Download & Releases
3.10.1 (stable)
Release 3.10.1 has been published on October 10th, 2008. It is a bugfix release and does not contain major new features compared to release 3.10.0. ILIAS 3.10.x 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. News Settings Patch
Changing the setting in news blocks may result in a fatal error. This patch file fixes this bug.
The zip file contains one file:Services/News/classes/class.ilNewsForContextBlockGUI.php
Please backup your current version of Services/News/classes/class.ilNewsForContextBlockGUI.php and copy the patch file to the corresponding directory.
- ilias-3.10.1.news-patch.zip - md5sum: e8abc2937d85250dacf51b88e2430a5b
2. Course mail patch
Sending course mails does not work properly.
The zip file contains three files:Modules/Course/classes/class.ilCourseParticipants.php
Modules/Course/classes/class.ilCourseRegistrationGUI.php
Modules/Course/classes/class.ilObjCourseGUI.php
Please backup your current version of these files and copy the patch files to the directory Modules/Course/classes.
- ilias-3.10.1.course-mail-patch.zip - md5sum: 4c322296ec9b46ceaaef514ba1513f41
3. Course objective patch
The course objective presentation mode might produce a fatal error.
The zip file contains one file:Services/Container/classes/class.ilContainerObjectiveGUI.php
Please backup your current version of this file and copy the patch file to the directory Services/Container/classes.
- ilias-3.10.1.course-objective-patch.zip - md5sum: dbaf8c1d573633867c10813c9edae9f3
4. Mail Security Fix
This patch fixes a security issue in the mail system.
The zip file contains one file:Services/Mail/classes/class.ilMailFolderGUI.php
Please backup your current version of Services/Mail/classes/class.ilMailFolderGUI.php and copy the patch file to the corresponding directory.
- ilias.3.10.1.mailsec.patch.zip - md5sum: ba26377949b46db218bcc95d8630cc90
Fixed Bugs
Test & Assessment
Fixed Mantis Bug #3880 : Test results cannot be viewed without permission to view Test statistics (Helmut Schottmüller, 2008-09-24)
Removed incomplete flash question type from question type list (Helmut Schottmüller, 2008-09-26)
PDF output fixes for many question types (Helmut Schottmüller, 2008-09-26)
Fixed error when deleting test certificates (Helmut Schottmüller, 2008-09-30)
Fixed question type translations. In some places, question types of plugins have not been translated (Helmut Schottmüller, 2008-09-30)
Code redesign of question synchronization for questions changed in tests (Helmut Schottmüller, 2008-10-02)
Fixed log entry for manual scoring of test questions and added name of the scored participant and name of the person who sets the score (Helmut Schottmüller, 2008-10-05)
Fixed autosave problems with javascript ordering questions (Helmut Schottmüller, 2008-10-05)
Fixed output of remaining test time and removed display of seconds for a remaining time greater than 5 minutes (Helmut Schottmüller, 2008-10-05)
Fixed Mantis bug #3145 : Error synchronizing questions in tests and questionpools (Helmut Schottmüller, 2008-10-09)
Survey
Fixed Mants Bug #3907 : Copy Function in a Survey Pool doesn't work (Helmut Schottmüller, 2008-09-26)
Fixed survey question plugin problems (Helmut Schottmüller, 2008-09-30)
Fixed question type translations. In some places, question types of
plugins have not been translated (Helmut Schottmüller, 2008-09-30)Added optional google chart support for survey charts. Google chart support can now be enabled in the survey administration. (Helmut Schottmüller, 2008-10-01)
Fixed Mantis bug #3699 : Irritating chart layout (Helmut Schottmüller, 2008-10-01)
Code redesign of question synchronization for questions changed in surveys (Helmut Schottmüller, 2008-10-02)
Fixed Mantis bug #3949 : Google Charts: cannot read x axis (Helmut Schottmüller, 2008-10-07)
Fixed Mantis bug #3952 : Survey not executable (Helmut Schottmüller, 2008-10-08)
Fixed Mantis bug #3942 : creation of own phrases in matrix questions failed (Helmut Schottmüller, 2008-10-09)
Fixed Mantis bug #3276 : Survey reports "Changes saved", when changing the properties after (Helmut Schottmüller, 2008-10-09)
Learning Modules: Fixed Bug #3961: Internal Links do not work in the Editor nor in the Preview. (Alex Killing)
Learning Modules: Fixed Bug #3967: Image maps seem not to work. (Alex Killing)
User Administration:
- Fixed Bug #3958: Adding a user account with limited access results in an expired account. (Alex Killing)
- fixed 0003902: Matriculation is not marked as "nescessary" (Roland Küstermann)
- fixed sending update mails in user administration (Roland Küstermann)
- Fixed Mantis bug #3899 : User Account administration blocked by setting filter "Users without Course" (Helmut Schottmüller)Courses: Fixed Bug #3932: Course configuration view. (Alex Killing)
Wiki: Fixed Bug #3904: New pages have last change as 30. Nov 1999 00:00. (Alex Killing)
Glossary: Fixed Bug #3938: the definition ist not shown in the overview. (Alex Killing)
Folders: Fixed Bug #3930: Fatal Error in Folders (edit properties). (Alex Killing)
IE6 Issues: Fixed several Internet Explorere 6 issues in editor, calendar, e.g. Bug #3868: Editor - visibility of table lines. (Alex Killing)
Languages: Improved czech language support, thanks to Petr Vobecký, Brno.
Plugins: Added responsible person(s) for plugins. See $responsible and $responsible_mail in the ILIAS development guide (Helmut Schottmüller, 2008-10-02)