Download & Releases
3.9.2 (stable)
Release 3.9.2 has been published on February 4, 2008. It is a bugfix release and does not contain major new features compared to release 3.9.0. 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. | <div class="framed"><div style="float:right; margin:15px;"> <br />
|
Known Issues
1. SOAP Authentication Test Patch
This patch is meant for any user experiencing problems with the SOAP Authentication. It enables to send a test request to the authentication server. The patch does not address the SOAP interface of ILIAS.
The patch zip file contains three files: Services/Authentication/classes/class.ilObjAuthSettingsGUI.php, Services/SOAPAuth/classes/class.ilSOAPAuth.php and templates/default/tpl.auth_soap.html. Please make a backup of the corresponding files in your ILIAS directory first, then move the patch files to your system.
The patch can be used in ILIAS 3.9.1, too.
- ilias.3.9.2.soaptest.patch.zip - md5sum: d63cd3c6f536b27fbbc80cd542dfb184
2. Upload Security Patch
This patch eliminates a security issue regarding the file upload.
The zip file contains one files:class.ilUtil.php
Please backup your current version of Services/Utilities/classes/class.ilUtil.php and copy the patch file to the corresponding directory.
- ilias.3.9.2.uploadsec.patch.tar.gz - md5sum: dbac5ae67cd1bf72485a82b4333f6161
3. SOAP Authentication Patch
If you use SOAP authentication with a .NET server you may experience "400 Bad Request" errors. To solve this, please use this patch.
The zip file contains one file:webservice/soap/lib/nusoap.php
Please backup your current version of webservice/soap/lib/nusoap.php and copy the patch file to the corresponding directory.
- ilias.3.9.2.soapauth.patch.zip - md5sum: 5e915d0f1dbb406c06eda3e1cde3fa86
4. SCORM 2004 Tracking Patch
This patch fixes a problem in the SCORM 2004 tracking system. You also need to apply this patch, if you run SCORM 1.2 modules within the new Javascript-based RTE of ILIAS 3.9.x.
The zip file contains one file:Modules/Scorm2004/classes/ilSCORM13Player.php
Please backup your current version of Modules/Scorm2004/classes/ilSCORM13Player.php and copy the patch file to the corresponding directory.
The patch can be used for ILIAS 3.9.1, too.
- ilias.3.9.2.scorm2004tracking.patch.zip - md5sum: eab0283a8e3c12377f8984f800a624da
5. Test creation permission patch
This patch fixes a permission issue with the creation of tests.
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.2.assessment.rbac.patch.zip - md5sum: 6cc060b7a0da80e365f71e61f2ac4d8a
Fixed Bugs
Media Pools: Fixed adding new media objects to media pools. (Alex Killing)
Course Feedback: Fixed Bug #3225: Anonymous course feedback is not evaluated. (Alex Killing)
Repository: Fixed Bug #3233: Adding new learning objects - return button (IE). (Alex Killing)
Learning Modules: Fixed Bug #3227: Missing Icons in HTML-Export. (Alex Killing)
Files: Fixed Bug #3254: Description of file is shortened automatically. (Alex Killing)
Administration: Fixed Bug #2951: Editing users from within the user assignment of roles causes error message. (Alex Killing)
Test & Assessment: Fixed magic_quotes_gpc but in cloze questions. With magic_quote_gpc enabled, answers containing a quote have been double quoted (Helmut Schottmüller, 2008-01-31)
Test & Assessment: Fixed Mantis bug #3294: Anonymous tests are not anonymous (Helmut Schottmüller, 2008-01-29)
Test & Assessment: Added performance enhancements for test statistics filtering (Helmut Schottmüller, 2008-01-28)
Test & Assessment: Fixed Mantis bug #3188: Test duplication: settings are not copied (Helmut Schottmüller, 2008-01-27)
Test & Assessment: Fixed Mantis bug #3289: Printing view of a s/a's questions always indicates 0 points for cloze - questions. Added correct maximum points for cloze gaps (Helmut Schottmüller, 2008-01-27)
Test & Assessment, Survey: Fixed Mantis bug #3288: Cannot assign page or chapter as solution for question. Fixed error message which occured due to security changes in the ilObject constructor (Helmut Schottmüller, 2008-01-27)
Test & Assessment: Fixed Mantis bug #3281: Java Applet needs 'value_1_1=' to save data. Fixed SOAP function which saves the Java Applet results. The function always returned TRUE even if wrong parameters have been sent (Helmut Schottmüller, 2008-01-26)
Editing: Fixed Mantis bug #3274: TinyMCE: Paragraph type {$lang_theme_code}. Added german language term (Helmut Schottmüller, 2008-01-26)
Test & Assessment: Fixed Mantis bug #3278: List of Answers is shown in tests even if disabled (Helmut Schottmüller, 2008-01-23)
Test & Assessment: Fixed output of question titles when the title output is forbidden in test settings (Helmut Schottmüller, 2008-01-23)
Survey: Fixed Mantis bug #3234: Double sub-tabs (Helmut Schottmüller, 2008-01-09)
Test & Assessment: Fixed bug in test results presentation (Helmut Schottmüller, 2008-01-09)
Survey: Fixed Mantis bug #3239: Wrong german text for anonymisation options in survey settings (Helmut Schottmüller, 2008-01-09)
Survey: Added missing textblocks to survey printview (Helmut Schottmüller, 2008-01-03)
Test & Assessment, Survey: Fixed copy object functions for assessment and survey types (Helmut Schottmüller, 2008-01-03)