-
Notifications
You must be signed in to change notification settings - Fork 74
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- I have searched the existing issues
GLPI Version
11.0.0
Plugin version
1.22.0
Bug description
The latest version of the Fields plugin (1.22.0) for GLPI 11 seems to have an issue with displaying fields inside custom tabs.
When adding a new tab (e.g., in the Ticket module), the tab itself appears correctly. However, the fields configured for that tab do not show up—the tab content is completely blank.
Relevant log output
Page URL
No response
Steps To reproduce
-
Use any instance of GLPI 11
-
Install the Fields plugin version 1.22.0
-
Create a new block with type: "Add a tab" and associate it with the "Tickets" element
-
Open any ticket and click on the newly created tab
-
The tab opens, but no fields are displayed—just an empty page
Your GLPI setup information
GLPI: 11.0.0 ( => /var/www/html/glpi)
Installation mode: TARBALL
Current language: fr_FR
Anything else?
I tested the plugin both by migrating our production server and by setting up a fresh GLPI 11 instance with a new database. In both cases, the issue persists: the tab appears, but the fields do not display.