Zum Inhalt

Hotfixes#

Hotfixes für Version 31

Ein Hotfix beseitigt einen bestimmten Fehler und werden in der Regel als ZIP-Datei zur Verfügung gestellt. Die ZIP-Datei wird im Installationsverzeichnis von i-doit entpackt. Die Abfrage, ob Dateien beim Entpacken überschrieben werden sollen, muss bestätigt werden.

Falls ein Hotfix zur Ausführung des Updates einer älteren Version notwendig ist, ist dieser im Hotfix Archiv zu finden.

Da es sich hierbei um Hotfixes handelt, empfehlen wir, diese nur einzuspielen, wenn diese für den sauberen Betrieb Ihrer Installation notwendig sind oder Sie durch den Support zur Verwendung aufgefordert werden. Bitte stellen Sie sicher, dass vor der Verwendung dieser Hotfixes ein Backup von i-doit erstellt wurde.

Sollten Sie nach der Verwendung der Hotfixes mit dem Support in Kontakt treten, ergänzen Sie bitte den Hinweis auf dessen Verwendung.

Einverständniserklärung

Mit dem Herunterladen eines Hotfixes erklären Sie, dass Sie die oben genannten Hinweise vollständig gelesen und verstanden haben.

Anwendung bei 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

Anwendung bei Windows#

Entpacken

Pfad für den i-doit Windows installer:

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

Pfad für den 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 Webserver 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 Webserver logs
1
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 Webserver logs
1
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