Zum Inhalt

Hotfixes#

Hotfixes für Version 33

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#

CSV Import doesn't set "Yes/No" Fields in custom categories (ID-11162)
A custom field change of type Yes-no-field is not logged in the Logbook (ID-11234)
API changes to yes-no-fields type are not written to the logbook (ID-11288)#

i-doit_33_hotfix_ID-11162_ID-11234_ID-11288_f3ad92e.zip

Better Object list loading performance (ID-11230)#

Improved object list loading times.

i-doit_31_32_33_hotfix_ID-11230_ba0221d.zip

Add support for new JDisc GraphQL Schema (ID-11256)#

Use this if you use any newer JDisc version, to be able to use the GraphQL Discovery feature.

i-doit_33_hotfix_ID-11256.zip

Improve performance of location tree when considering user rights (ID-11261)#

Improved location tree loading times.

i-doit_32_33_hotfix_ID-11261_2785c2c.zip

Unable to update objects via JDisc Discovery category (ID-11323)#

i-doit_33_hotfix_ID-11323_21c277e.zip

SQL Syntax Error when watching report with Location and operator below as condition (ID-11343)#

Error message found in the logs
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

i-doit_33_hotfix_ID-11343.zip

Report Manager uses the same temp table for different conditions (ID-11374)#

i-doit_32_33_hotfix_ID-11374_2e3f733.zip

Condition without value empties other conditions (ID-11397)#

i-doit_33_hotfix_ID-11397_edd07cb.zip

Custom dialog+ fields empty after saving / no options to choose despite values (ID-11427)#

This Hotfix prevents the saving of strings that trigger the bug in the dialog+ field identifier. A message will appear and the word gets deleted

Known trigger words:

1
2
3
4
5
6
7
8
9
'select'
'update'
'insert'
'drop'
'replace'
'delete'
'alter'
'create'
'set'

Please note

After installing the hotfix, please remove any of these words, if your identifier contains one or more of these strings and leave the rest untouched. This will ensure the values will be the same.

Examples: If your identifier is set to ´update_identifier´, change this to ´_identifier´ If it is set to ´my_update_identifier´, change it to ´my__identifier´ (two underscores)

Please also note that you will need to refresh the browser cache after applying the hotfix.

i-doit_33_hotfix_ID-11427.zip

Use proxy in context of "Trouble Ticket System" (TTS) (ID-11446)#

i-doit_33_hotfix_ID-11446_f97efe2.zip

API Add-on#

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

Gerätetausch#

TypeErrors when selecting objects to swap#

Swapci_1.6_hotfix_SWAPCI-47_c1d34a3.zip