Skip to content

Hotfixes#

Hotfixes for version 34

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#

Sorting for a rack causes vertical slots to be seen already taken when importing via csv import (ID-11522)#

i-doit_34_hotfix_ID-11522_dc34840.zip

Trying to assign a object causes 500 error (ID-11743)#

If error.log contains an error like this:

1
PHP Fatal error:  Declaration of idoit\\Module\\Cmdb\\Component\\Browser\\Filter\\AuthFilter::getQueryCondition() must be compatible with idoit\\Component\\Browser\\Filter::getQueryCondition(): string in /var/www/html/idoit/src/classes/modules/cmdb/src/Component/Browser/Filter/AuthFilter.php on line 20, referer: .../idoit/?objID=18138&mNavID=2&lang=de&viewMode=1002&tvMode=1006&catgID=12

i-doit_34_hotfix_ID-11743_71ff22b.zip

Configured user language is ignored (ID-11738)#

i-doit_34_hotfix_ID-11738_2fe864f.zip

File assignment via list edit not working (ID-10914)#

i-doit_34_hotfix_ID-10914_912c7a0.zip

API Add-on#

Saving field vlan_id does remove selected Layer-3 nets (API-604)#

api_2.2-2.3_hotfix_API-604_7210da7.zip

Reading a SQL Report without result (API-551)#

api_2.2_hotfix_API-551_08fc1cb.zip

Forms Add-on#

Object is not created when a attribute validation is used and no error is displayed (AOF-38)#

forms_1.2.0_hotfix_AOF-38_69144fc.zip

Using Forms to create an object bypasses validation "unique" check (AOF-54)#

The only exception to unique checks are IPv4 addresses

forms_1.2_hotfix_AOF-54-43.zip

Workflow Add-on#

Workflow Checklist is inaccessible after workflow is accepted (WORKFLOW-52)#

Error message found in the Webserver logs
1
Something went wrong while executing the current action/component with message: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given

workflow_1.2_1.3_hotfix_WORKFLOW-52_21fd9c0.zip

Floorplan Add-on#

Hide/unhide Object Button does not hide or unhide the object (FP-140)#

floorplan_1.8_hotfix_FP-140_2e1ca1e.zip

Replacement#

TypeErrors when selecting objects to swap#

Swapci_1.6_hotfix_SWAPCI-47_c1d34a3.zip

Maintenance Add-on#

Option 'Send multiple notifications for each maintenance?' automatically sets to 'Yes' after finishing an upcoming maintenance [WARTUNG-97]#

i-doit_maintenance-1.5_hotfix_WARTUNG-97_6cab331.zip

Documents Add-on#

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

Documents_1.10_hotfix_DOKU-502_f8a6ec2.zip