-
Notifications
You must be signed in to change notification settings - Fork 24
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
GLPI 11.0.4
Plugin version
2.14.3
Bug description
Hi, in GLPI selecting any tag this warning appears:
An unexpected error occurred
Attempted to load class "PluginWebapplicationsWebapplication" from the global namespace.
Did you forget a "use" statement?
In ./marketplace/tag/inc/tag.class.php(120)
#0 ./src/CommonGLPI.php(683): PluginTagTag->showForm()
#1 ./ajax/common.tabs.php(108): CommonGLPI::displayStandardTab()
#2 ./src/Glpi/Controller/LegacyFileLoadController.php(64): require('...')
#3 ./vendor/symfony/http-kernel/HttpKernel.php(181): Glpi\Controller\LegacyFileLoadController->__invoke()
#4 ./vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#5 ./vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle()
#6 ./public/index.php(70): Symfony\Component\HttpKernel\Kernel->handle()
#7 {main}
Relevant log output
[2026-01-21 16:11:49] glpi.CRITICAL: *** Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "PluginWebapplicationsWebapplication" from the global namespace.
Did you forget a "use" statement?" at tag.class.php line 120
Backtrace :
./marketplace/tag/inc/tag.class.php:120
./src/CommonGLPI.php:683 PluginTagTag->showForm()
./ajax/common.tabs.php:108 CommonGLPI::displayStandardTab()
...Glpi/Controller/LegacyFileLoadController.php:64 require()
./vendor/symfony/http-kernel/HttpKernel.php:181 Glpi\Controller\LegacyFileLoadController->__invoke()
./vendor/symfony/http-kernel/HttpKernel.php:76 Symfony\Component\HttpKernel\HttpKernel->handleRaw()
./vendor/symfony/http-kernel/Kernel.php:197 Symfony\Component\HttpKernel\HttpKernel->handle()
./public/index.php:70 Symfony\Component\HttpKernel\Kernel->handle()Page URL
No response
Steps To reproduce
No response
Your GLPI setup information
GLPI information
GLPI: 11.0.4 ( => /var/www/html/glpi) Installation mode: TARBALL Current language: en_GB Source Integrity: 2 files changed D: install/install.php M: src/Glpi/Application/View/TemplateRenderer.php
Server
Operating system: Linux htprodsrvit01vm.ad.lepida.it 3.10.0-1160.119.1.0.5.el7.x86_64 #1 SMP Sun Sep 29 20:38:00 PDT 2024 x86_64PHP: 8.3.8 fpm-fcgi
PHP extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, random, Reflection, SPL, session, standard,
sockets, cgi-fcgi, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, intl, ldap, exif,
mysqlnd, odbc, PDO, Phar, posix, shmop, SimpleXML, sodium, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlwriter, xsl,
mcrypt, mysqli, pdo_mysql, PDO_ODBC, pdo_sqlite, xmlreader, zip, apcu, crypto, oci8, mysql, Zend OPcacheSetup: disable_functions="" max_execution_time="30" max_input_vars="1000" memory_limit="128M" post_max_size="8M"
session.cookie_secure="1" session.cookie_httponly="1" session.cookie_samesite="" session.save_handler="files"
upload_max_filesize="2M"Web server: Apache/2.4.6 () OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 ()
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
Database:
Server Software: MySQL Community Server - GPL
Server Version: 8.0.44
Server SQL Mode: STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION
Parameters: userglpi@localhost/glpi
Host info: Localhost via UNIX socket
Requirements:
PHP version (8.3.8) is supported.
OS and PHP are relying on 64 bits integers.
Sessions configuration is OK.
Allocated memory is sufficient.
Following extensions are installed: dom, fileinfo, filter, libxml, simplexml, tokenizer, xmlreader,
xmlwriter.
mysqli extension is installed
curl extension is installed
gd extension is installed
intl extension is installed
mbstring extension is installed
zlib extension is installed
bcmath extension is installed
The constant
SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES is present.
openssl extension is installed
Database engine version (8.0.44) is supported.
The log file has been created successfully.
Write access to /var/www/html/glpi/files/_cache has been validated.
Write access to /var/www/html/glpi/files/_cron has been validated.
Write access to /var/www/html/glpi/files has been validated.
Write access to /var/www/html/glpi/files/_graphs has been validated.
Write access to /var/www/html/glpi/files/_lock has been validated.
Write access to /var/www/html/glpi/files/_pictures has been validated.
Write access to /var/www/html/glpi/files/_plugins has been validated.
Write access to /var/www/html/glpi/files/_rss has been validated.
Write access to /var/www/html/glpi/files/_sessions has been validated.
Write access to /var/www/html/glpi/files/_tmp has been validated.
Write access to /var/www/html/glpi/files/_uploads has been validated.
For security reasons, SELinux
mode should be Enforcing.Sessions configuration is secured.
exif extension is installed
ldap extension is installed
Following extensions are installed: bz2,
Phar, zip.
Zend OPcache extension is installed
Following extensions are installed:
ctype, iconv, sodium.
Write access to
/var/www/html/glpi/marketplace has been validated.
Timezones seems loaded in database.
GLPI constants
GLPI_ROOT: "/var/www/html/glpi"
GLPI_VERSION: "11.0.4"
GLPI_SCHEMA_VERSION: "11.0.4@9065df1ff6b8ff1d77b519d1c4856507d18258b0"
GLPI_FILES_VERSION: "11.0.4-1d4fbe9a"
GLPI_MIN_PHP: "8.2"
GLPI_MAX_PHP: "8.5"
GLPI_YEAR: "2025"
GLPI_I18N_DIR: "/var/www/html/glpi/locales"
GLPI_ENVIRONMENT_TYPE: "production"
GLPI_CONFIG_DIR: "/var/www/html/glpi/config"
GLPI_VAR_DIR: "/var/www/html/glpi/files"
GLPI_MARKETPLACE_DIR: "/var/www/html/glpi/marketplace"
GLPI_ALLOW_IFRAME_IN_RICH_TEXT: false
GLPI_SERVERSIDE_URL_ALLOWLIST: ["^\n (http|https|feed)://!$&'()+,;=:@]|%[0-9A-Fa-f]{2}) )* # a path\n
# protocol\n (\n (?:\n
(?:xn--[a-z0-9-]++\.)*+xn--[a-z0-9-]++ # a domain name using punycode\n
|\n (?:[\pL\pN\pS\pM\-\]++\.)+[\pL\pN\pM]++ # a multi-level domain
name\n |\n [a-z0-9\-\]++
# a single-level domain name\n )\.?\n |
# or\n \d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}
# an IP address\n | #
or\n \[\n
(?:(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){6})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:::(?:(?:(?:[0-9a-f]{1,4})):){5})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:[0-9a-f]{1,4})))?::(?:(?:(?:[0-9a-f]{1,4})):){4})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,1}(?:(?:[0-9a-f]{1,4})))?::(?:(?:(?:[0-9a-f]{1,4})):){3})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,2}(?:(?:[0-9a-f]{1,4})))?::(?:(?:(?:[0-9a-f]{1,4})):){2})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,3}(?:(?:[0-9a-f]{1,4})))?::(?:(?:[0-9a-f]{1,4})):)(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,4}(?:(?:[0-9a-f]{1,4})))?::)(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,5}(?:(?:[0-9a-f]{1,4})))?::)(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,6}(?:(?:[0-9a-f]{1,4})))?::))))\n
\] # an IPv6 address\n
)\n (?:/ (?:[\pL\pN\pS\pM\-._\
(?:\? (?:[\pL\pN\-._\~!$&'\\+,;=:@/?]|%[0-9A-Fa-f]{2}) )? # a query (optional)\n
$~ixuD"]
GLPI_DISALLOWED_UPLOADS_PATTERN: "/\.(php\d*|phar)$/i"
GLPI_TELEMETRY_URI: "https://telemetry.glpi-project.org"
GLPI_INSTALL_MODE: "TARBALL"
GLPI_NETWORK_MAIL: "glpi@teclib.com"
GLPI_NETWORK_SERVICES: "https://services.glpi-network.com"
GLPI_MARKETPLACE_ENABLE: 3
GLPI_MARKETPLACE_PRERELEASES: false
GLPI_MARKETPLACE_ALLOW_OVERRIDE: true
GLPI_MARKETPLACE_MANUAL_DOWNLOADS: true
GLPI_USER_AGENT_EXTRA_COMMENTS: ""
GLPI_DOCUMENTATION_ROOT_URL: "https://links.glpi-project.org"
GLPI_DISABLE_ONLY_FULL_GROUP_BY_SQL_MODE: "1"
GLPI_LOG_LVL: "warning"
GLPI_SKIP_UPDATES: false
GLPI_STRICT_ENV: false
GLPI_AJAX_DASHBOARD: "1"
GLPI_CALDAV_IMPORT_STATE: 0
GLPI_CENTRAL_WARNINGS: "1"
GLPI_SYSTEM_CRON: false
GLPI_TEXT_MAXSIZE: "4000"
GLPI_WEBHOOK_ALLOW_RESPONSE_SAVING: "0"
GLPI_WEBHOOK_CRA_MANDATORY: false
GLPI_ALTCHA_MODE: "interactive"
GLPI_ALTCHA_MAX_NUMBER: 50000
GLPI_ALTCHA_EXPIRATION_INTERVAL: "PT20M"
GLPI_DOC_DIR: "/var/www/html/glpi/files"
GLPI_CACHE_DIR: "/var/www/html/glpi/files/_cache"
GLPI_CRON_DIR: "/var/www/html/glpi/files/_cron"
GLPI_GRAPH_DIR: "/var/www/html/glpi/files/_graphs"
GLPI_LOCAL_I18N_DIR: "/var/www/html/glpi/files/_locales"
GLPI_LOCK_DIR: "/var/www/html/glpi/files/_lock"
GLPI_LOG_DIR: "/var/www/html/glpi/files/_log"
GLPI_PICTURE_DIR: "/var/www/html/glpi/files/_pictures"
GLPI_PLUGIN_DOC_DIR: "/var/www/html/glpi/files/_plugins"
GLPI_RSS_DIR: "/var/www/html/glpi/files/_rss"
GLPI_SESSION_DIR: "/var/www/html/glpi/files/_sessions"
GLPI_TMP_DIR: "/var/www/html/glpi/files/_tmp"
GLPI_UPLOAD_DIR: "/var/www/html/glpi/files/_uploads"
GLPI_INVENTORY_DIR: "/var/www/html/glpi/files/_inventories"
GLPI_THEMES_DIR: "/var/www/html/glpi/files/_themes"
GLPI_PLUGINS_DIRECTORIES: ["/var/www/html/glpi/marketplace","/var/www/html/glpi/plugins"]
GLPI_NETWORK_API_URL: "https://services.glpi-network.com/api"
GLPI_NETWORK_REGISTRATION_API_URL: "https://services.glpi-network.com/api/registration/"
GLPI_MARKETPLACE_PLUGINS_API_URI: "https://services.glpi-network.com/api/marketplace/"
LDAP directories
Server: 'ldaps://ad.lepida.it',
Port: '636',
BaseDN: 'OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT',
Connection filter: '(& (|
(memberOf:1.2.840.113556.1.4.1941:=CN=Admins_DTC,OU=Admins_Datacenter,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT)
(memberOf:1.2.840.113556.1.4.1941:=CN=Super_Admins,OU=Admins_Super,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT) )
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))))',
RootDN: 'CN=Utente GLPI,OU=0_Account di servizio,DC=AD,DC=LEPIDA,DC=IT',
Use TLS: noneServer: 'ldaps://ad.lepida.it',
Port: '636',
BaseDN: 'OU=Lepida,DC=AD,DC=LEPIDA,DC=IT',
Connection filter: '(&(&(& (primaryGroupID=513) (|(mail=*@lepida.it)(mail=lepida@gmail.com))
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))))))',
RootDN: 'CN=Utente GLPI,OU=0_Account di servizio,DC=AD,DC=LEPIDA,DC=IT',
Use TLS: noneServer: 'ldaps://ad.lepida.it',
Port: '636',
BaseDN: 'OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT',
Connection filter: '(&
(memberOf:1.2.840.113556.1.4.1941:=CN=Admins_Sistemi,OU=Admins_Sistemi,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT)
(memberOf:1.2.840.113556.1.4.1941:=CN=Super_Admins,OU=Admins_Super,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT) )
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))))',
RootDN: 'CN=Utente GLPI,OU=0_Account di servizio,DC=AD,DC=LEPIDA,DC=IT',
Use TLS: noneServer: 'ldaps://ad.lepida.it',
Port: '636',
BaseDN: 'OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT',
Connection filter: '(&
(memberOf:1.2.840.113556.1.4.1941:=CN=Admins_ST,OU=Admins_ServizioTecnico,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT)
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))))',
RootDN: 'CN=Utente GLPI,OU=0_Account di servizio,DC=AD,DC=LEPIDA,DC=IT',
Use TLS: noneServer: 'ldaps://ad.lepida.it',
Port: '636',
BaseDN: 'OU=LiberiProfessionisti,OU=Fornitori,OU=Lepida,DC=AD,DC=LEPIDA,DC=IT',
Connection filter: '(&(&(& (primaryGroupID=513)
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))))))',
RootDN: 'CN=Utente GLPI,OU=0_Account di servizio,DC=AD,DC=LEPIDA,DC=IT',
Use TLS: noneServer: 'ldaps://ad.lepida.it',
Port: '636',
BaseDN: 'OU=PAM,OU=Gruppi,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT',
Connection filter: '(&
(memberOf:1.2.840.113556.1.4.1941:=CN=gruppo_pam_ST,OU=Users,OU=PAM,OU=Gruppi,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT)
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))))',
RootDN: 'CN=Utente GLPI,OU=0_Account di servizio,DC=AD,DC=LEPIDA,DC=IT',
Use TLS: noneServer: 'ldaps://ad.lepida.it',
Port: '636',
BaseDN: 'OU=PAM,OU=Gruppi,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT',
Connection filter: '(&
(memberOf:1.2.840.113556.1.4.1941:=CN=gruppo_pam_monitoraggio,OU=Users,OU=PAM,OU=Gruppi,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT)
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))))',
RootDN: 'CN=Utente GLPI,OU=0_Account di servizio,DC=AD,DC=LEPIDA,DC=IT',
Use TLS: noneServer: 'ldaps://ad.lepida.it',
Port: '636',
BaseDN: 'OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT',
Connection filter: '(&
(memberOf:1.2.840.113556.1.4.1941:=CN=Admins_Monitoraggio,OU=Admins_Sistemi,OU=ADM_Lepida,DC=AD,DC=LEPIDA,DC=IT)
(&(objectClass=user)(objectCategory=person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))))',
RootDN: 'CN=Apache Ldap,OU=0_Account di servizio,DC=AD,DC=LEPIDA,DC=IT',
Use TLS: none
SQL replicas
Not active
Notifications
Way of sending emails: SMTP(smtp://smtp.cup2000.it:25?verify_peer=0)
Plugins list
accounts Name: Accounts Version: 3.1.4 State: Enabled
Install Method: Marketplace
activity Name: Activities Version: 3.2.4 State: Enabled
Install Method: Marketplace
fields Name: Additional fields Version: 1.23.2 State: Enabled
Install Method: Marketplace
advancedforms Name: advancedforms Version: 1.0.1 State: Enabled
Install Method: Marketplace
news Name: Alerts Version: 1.13.0 State: Enabled
Install Method: Marketplace
webapplications Name: Appliance dashboard Version: 5.1.3 State: Enabled
Install Method: Marketplace
autoexportsearches Name: Auto exports searches Version: 2.2.1 State: Installed / not activated
Install Method: Marketplace
barcode Name: Barcode Version: 2.4.0 State: Not installed
Install Method: Manual
behaviors Name: Behaviours Version: 3.0.1 State: Installed / not activated
Install Method: Marketplace
positions Name: Cartography Version: 7.0.2 State: Installed / not activated
Install Method: Marketplace
consumables Name: Consumable request Version: 2.1.2 State: Enabled
Install Method: Marketplace
datainjection Name: Data injection Version: 2.15.3 State: Enabled
Install Method: Marketplace
financialreports Name: Financial reports Version: 3.0.0-rc1 State: Not installed
Install Method: Manual
formcreator Name: Formcreator End-of-Life Update Version: 3.0.1 State: Not installed
Install Method: Marketplace
genericobject Name: Generic Objects End-of-Life Up Version: 3.0.2 State: Installed / not activated
Install Method: Marketplace
glpiinventory Name: GLPI Inventory Version: 1.6.5 State: Enabled
Install Method: Marketplace
geninventorynumber Name: Inventory number generation Version: 2.10.0 State: Enabled
Install Method: Marketplace
addressing Name: IP Addressing Version: 3.1.1 State: Installed / not activated
Install Method: Marketplace
uninstall Name: Item's Lifecycle (uninsta Version: 2.10.3 State: Enabled
Install Method: Marketplace
metademands Name: Meta-Demands Version: 3.5.8 State: Enabled
Install Method: Marketplace
mreporting Name: More Reporting Version: 1.9.3 State: Enabled
Install Method: Marketplace
mydashboard Name: My Dashboard Version: 2.2.3 State: Installed / not activated
Install Method: Marketplace
additionalalerts Name: Others alerts Version: 3.0.3 State: To update
Install Method: Marketplace
pdf Name: Print to pdf Version: 4.1.2 State: Enabled
Install Method: Marketplace
printercounters Name: Printer counters Version: 1.7.0 State: Not installed
Install Method: Manual
protocolsmanager Name: Protocols manager Version: 1.6.0.1 State: Enabled
Install Method: Manual
purchaserequest Name: Purchase request Version: 3.1.5 State: Installed / not activated
Install Method: Marketplace
releases Name: Releases Version: 2.1.5 State: Enabled
Install Method: Marketplace
shellcommands Name: Shell Commands Version: 3.0.0 State: Not installed
Install Method: Manual
statecheck Name: Statecheck Rules Version: 2.4.7 State: Enabled
Install Method: Marketplace
manufacturersimports Name: Suppliers imports Version: 3.1.2 State: Installed / not activated
Install Method: Marketplace
tag Name: Tag Management Version: 2.14.3 State: Enabled
Install Method: Marketplace
treeview Name: Tree view Version: 1.20.0 State: Installed / not activated
Install Method: Marketplace
typology Name: Typologies Version: 4.0.0 State: Enabled
Install Method: Marketplace
useditemsexport Name: Used items export Version: 2.6.1 State: Enabled
Install Method: Marketplace
Anything else?
No response