Skip to content

Version 31#

Hotfixes for version 31

A hotfix fixes a specific bug and is typically provided as a ZIP file. The ZIP file is extracted in the installation directory of i-doit. When prompted whether to overwrite files during extraction, you must confirm.

If a hotfix is required to perform the update of an older version, it can be found in the Hotfix Archive below.

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

If you contact support after applying the hotfixes, please mention that you have used them.

Consent

By downloading a hotfix, you confirm that you have fully read and understood the above notices.

Application on GNU/Linux#

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

Application on 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#

Custom category is incorrectly marked as empty or filled (ID-10905)#

i-doit_31_hotfix_ID-10905_aab04c5.zip

End of Period in Category Contract > Contract is not calculated (ID-10891)#

i-doit_31_hotfix_ID-10891_f6b4624.zip

JDisc updates archived objects (ID-10889)#

i-doit_31_hotfix_ID-10889.zip_b9ee2aa.zip

Creating a new connection at category Network listener does not create a new connection (ID-10884)#

i-doit_31_hotfix_ID-10884_ddb80db.zip

Altering data in Network > Port entry which has a Interface assigned are not saved (ID-10853) UPDATED 20.06.#

i-doit_31_hotfix_ID-10853v2_b9ee2aa.zip

Error message found in the web server logs

AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: Illegal offset type in /var/www/html/src/classes/modules/cmdb/src/Component/CategoryChanges/Type/DialogDataType.php:103\nStack trace:\n#0 /var/www/html/src/classes/modules/cmdb/src/Component/CategoryChanges/Type/DialogDataType.php(155): idoit\Module\Cmdb\Component\CategoryChanges\Type\DialogDataType->dataHandlerHelper()\n#1 /var/www/html/src/classes/modules/cmdb/src/Component/CategoryChanges/Builder/ChangesBuilder.php(137): idoit\Module\Cmdb\Component\CategoryChanges\Type\DialogDataType->handleData()\n#2 /var/www/html/src/classes/modules/cmdb/src/Component/CategoryChanges/Builder/ChangesBuilder.php(54): idoit\Module\Cmdb\Component\CategoryChanges\Builder\ChangesBuilder->processWithArrayData()\n#3 /var/www/html/src/classes/modules/cmdb/src/Component/CategoryChanges/Changes.php(123): idoit\Module\Cmdb\Component\CategoryChanges\Builder\ChangesBuilder->process()\n#4 /var/www/html/...'

HTTP 500 error when creating a document or a revision (ID-10831) UPDATED 26.06.#

Use this Hotfix and update i-doit Add-on Documents to 1.8.

Error message found in the web server logs

log Got error 'PHP message: PHP Fatal error: Uncaught TypeError: isys_cmdb_dao_category_property::getConstantFromRange(): Argument #1 ($constant) must be of type string, null given

i-doit_31_hotfix_ID-10831v2.zip

Migration error when updating (ID-10808)#

Is used for doing the update from 29 or 30 to 31. Unzip File and do the Update. Do not download the update package again, this would override the Hotfix.

Error message found in the web server logs

log Fatal error: Uncaught TypeError: getDefaultConfiguration(): Argument #1 ($className) must be of type string, null given, called in

i-doit_29-30_hotfix_ID-10808.zip i-doit_30-31_hotfix_ID-10808.zip

Exporting a object list via csv has no results (ID-10798)#

i-doit_31_hotfix_ID-10798.zip

Counter skips a number when duplicating objects (ID-10763)#

i-doit_31_hotfix_ID-10763.zip

List editing Ports does not select Default VLAN (ID-10762)#

i-doit_31_hotfix_ID-10762.zip

Assigning location to object via csv import only uses first entry of csv (ID-10749)#

Fixed with hotfix CSV import using comma-separated or row causes only values from first entry to be used (ID-10892)

CSV import using comma-separated or row causes only values from first entry to be used (ID-10892)#

i-doit_31_hotfix_ID-10749_ac7b360.zip

Adding #Number to a counter set for automatic inventory number creates a new custom counter when creating a object (ID-11073)#

Adding a #Number to a counter creates a new counter AND counters skip a count (2 -> 4 -> 6)

i-doit_31_hotfix_ID-11073_7be428b.zip

API#

API is using report query from db instead of creating the query new which leads to wrong results (API-496)#

api_2.0.1_hotfix_API-496.zip

Forms Add-on 1.2.0#

Object is not created when a attribute validation is used and no error is displayed#

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 1.2#

Workflow Add-on User Permissions are not available#

workflow_1.2_workflow-51_b54b344.zip