Skip to content

Hotfixes#

Hotfixes for version 35

A hotfix fixes a specific error and is usually made available as a ZIP file. The ZIP file is extracted in the installation directory of i-doit. The prompt asking whether files should be overwritten when unpacking must be confirmed.

If a hotfix is required to update an older version, this can be found in the Hotfix archive.

As these are hotfixes, we recommend that you only install them if they are necessary for the proper operation of your installation or if you are requested to do so by support. Please ensure that a backup of i-doit has been created before using these hotfixes.

If you contact support after using the hotfixes, please add the reference to their use.

Declaration of consent

By downloading a hotfix you declare that you have read and understood the above mentioned notes completely.

Application with GNU/Linux#

1
2
3
4
sudo cp i-doit_<version>_hotfix_<description>_<ticket>_<commit>.zip /var/www/html/i-doit/
cd /var/www/html/i-doit/
sudo -u www-data unzip i-doit_<version>_hotfix_<description>_<ticket>_<commit>.zip
sudo rm i-doit_<version>_hotfix_<description>_<ticket>_<commit>.zip

Application with Windows#

Extract

Path for the i-doit Windows installer:

1
C:\ProgramData\i-doit\apache-2.4\htdocs

Path for the i-doit Discovery installer:

1
C:\ProgramData\i-doit-discovery\apache-2.4\htdocs

i-doit core#

LDAP sync can not update person object [ID-11764]#

i-doit_35_hotfix_ID-11764_700a05e.zip

CSV import does not work when using object type assignment with the object type constant [ID-11793]#

i-doit_35_hotfix_ID-11973_ec07c28.zip

Error message found in the Webserver log
1
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'under_location '38' ) ) ORDER BY obj_main.isys_obj__title DESC' at line 12

Category is not displayed or the category list is empty and a PHP Fatal error is logged [ID-11972]#

i-doit_35_hotfix_ID-11972_553b6c1.zip

PHP error while updating to i-doit 35 [ID-11978]#

i-doit_35_hotfix_ID-11978_migration-of-crypto-hashes.zip

API Add-on#

Compatibility to Monolog 3 [API-596]#

Error message found in the Webserver log
1
Got error 'PHP message: PHP Fatal error:  Uncaught TypeError: idoit\\Module\\Cmdb\\Component\\SyncNormalizer\\Config::__construct(): Argument #2 ($data) must be of type array, string given, called in

api_2.3_hotfix_API-596_426c958.zip

Flows Add-on#

Flows does not work with MySQL [Flow-385]#

Flows_1.1.0_hotfix_FLOW-385_5973795.zip

Documents Add-on#

Rights for Templates in categories are not checked [DOKU-502]#

Documents_1.10_hotfix_DOKU-502_f8a6ec2.zip

Replacement Add-on#

TypeErrors when selecting objects to swap [SWAPCI-47]#

Swapci_1.6_hotfix_SWAPCI-47_c1d34a3.zip