Skip to content

After upgrading to iTop 3.1.3, Customized Request Forms extension (version 2.4.1) stops working #922

@lgsfeacd

Description

@lgsfeacd

Are you willing to create (at a later stage) a PR for that?

No

iTop version

3.1.3

PHP version

8.0.30

Reproduction procedure

  1. Create a request template with a drop-down list field using an OQL (for example "SELECT Service")
  2. Fill the form in the standard portal (it works in Back Office User interface)
  3. Go to drop-down list field. After typing 2 characters, the field gets empty and appears a window with the error:
    "Could not load data, please contact your iTop administrator"

The followings warnings appears in the PHP error log :

[28-May-2026 16:32:45 Europe/Paris] PHP Warning: Undefined array key "layout" in /var/www/html/itop/env-production/itop-portal-base/portal/src/Form/ObjectFormManager.php on line 1555
[28-May-2026 16:32:45 Europe/Paris] PHP Warning: Undefined array key "type" in /var/www/html/itop/env-production/itop-portal-base/portal/src/Form/ObjectFormManager.php on line 1342
[28-May-2026 16:32:45 Europe/Paris] PHP Warning: Undefined array key "layout" in /var/www/html/itop/env-production/itop-portal-base/portal/src/Form/ObjectFormManager.php on line 1390
[28-May-2026 16:32:45 Europe/Paris] PHP Warning: Undefined array key "type" in /var/www/html/itop/env-production/itop-portal-base/portal/src/Form/ObjectFormManager.php on line 1449

Additional information (if needed)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions