Show Advanced KnowledgeHide Advanced Knowledge3.10.13 (stable)
Release 3.10.13 has been published on 22nd February 2010.
Please read the ILIAS 3.10 features report for information about major changes and new features of this version!
Information about first time installation can be found here. ILIAS 3.10 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.
Please note that the HTML_Template_IT version 1.3.0 released 10 Mar 2010 will not be supported by ILIAS 3.9.x or 3.10.x. You need to explicitly install version 1.2.1:
> pear install HTML_Template_IT-1.2.1
Please note that the HTML_Template_IT version 1.3.0 released 10 Mar 2010 will not be supported by ILIAS 3.9.x or 3.10.x.
Instructions for updating ILIAS can be found in section 3 of the general installation instructions. For major updates (e.g. 3.8.x -> 3.9.x) the safest proceeding is, to upgrade a copy of your productive system first and test whether everything works ok.
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.
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 click here and follow the instructions. | | <div style="float:right; margin:15px;"> </div> Format: .tar.gz
Download 3.10.13.tar.gz
50MB, 2010-02-22 md5: 23993b100be6921b41fee37fd96cbfa8 <div style="float:right; margin:15px;"> </div> Format: .zip
Download 3.10.13.zip
53MB, 2010-02-22 md5: 1c6a9c2b01b13e2cce884301865ae7e3 ILIAS is free, open source software and published under the GNU General Public License (GPL).
|
Known Issues
1. Soap Permissions
This patch fixes missing permission checks in RBAC related webservices functions.
The zip file contains one file:
class.ilSoapRBACAdministration.php
Please backup your current version of this file in webservice/soap/classes and copy the patch file to the corresponding directory.
On Sourceforge:
- ilias-3.10.13-soap_permissions.patch.zip - md5sum: 2227dcb7d6654263b46764fd514ce71d22dc1f26
Fixed Bugs
- #5663: [Course Management] Mißverständliche Rückmeldung bei Nutzersperrung. (smeyer).
- #5668: [Course Management] Printing list of course members lists only one member of join requests (smeyer).
- #5651: [Exercises] Random order of files uploaded on „edit properties“-tab (akill).
- #5749: [Files] Imagemaps can not be edited because convert is called with wrong filename (akill).
- #5694: [Language Maintenance] Missing translation in error-message (smeyer).
- #5679: [SOAP / Webservices] SOAP-Functions fail because of bugfix #5414 (smeyer).