-
Notifications
You must be signed in to change notification settings - Fork 55
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.5
Plugin version
2.15.3
Bug description
When importing a csv file using a datainjection model with additionnal informations the plugin doesn't ask for the information and just import the data.
Relevant log output
Page URL
No response
Steps To reproduce
- Create a model with additional informations
- Try to import a file using this model
- The file get imported, but you don't get the form to fill in the additionnal informations.
Your GLPI setup information
GLPI information
GLPI: 11.0.5 (/glpi => /appli/glpi/www) Installation mode: TARBALL Current language: en_GB Source Integrity: 3 files changed A: inc/downstream.php M: src/BarcodeManager.php
Server
Operating system: Linux ***************** 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Jun 28 13:03:53 EDT 2025 x86_64PHP: 8.2.30 fpm-fcgi
PHP extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, random, Reflection, SPL, session, standard,
cgi-fcgi, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, intl, ldap, exif, mysqlnd, PDO,
Phar, posix, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlwriter, xsl, mysqli, pdo_mysql,
pdo_sqlite, xmlreader, apcu, zip, Zend OPcacheSetup: disable_functions="" max_execution_time="60" max_input_vars="5000" memory_limit="256M" post_max_size="20M"
session.cookie_secure="0" session.cookie_httponly="1" session.cookie_samesite="" session.save_handler="files"
upload_max_filesize="20M"Web server: Apache/2.4.62 (Red Hat Enterprise Linux) ()
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0
Database:
Server Software: MariaDB Server
Server Version: 10.11.15-MariaDB
Server SQL Mode: STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
Parameters: glpiADM@localhost/glpi
Host info: Localhost via UNIX socket
Requirements:
PHP version (8.2.30) 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 (10.11.15) is
supported.
The log file has been created successfully.
Write access to /appli/glpi/www/files/_cache has been validated.
Write access to /appli/glpi/www/files/_cron has been validated.
Write access to /appli/glpi/www/files has been validated.
Write access to /appli/glpi/www/files/_graphs has been validated.
Write access to /appli/glpi/www/files/_lock has been validated.
Write access to /appli/glpi/www/files/_pictures has been validated.
Write access to /appli/glpi/www/files/_plugins has been validated.
Write access to /appli/glpi/www/files/_rss has been validated.
Write access to /appli/glpi/www/files/_sessions has been validated.
Write access to /appli/glpi/www/files/_tmp has been validated.
Write access to /appli/glpi/www/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.
Following extensions are not present: sodium.
Write access to
/appli/glpi/www/marketplace has been validated.
Timezones seems loaded in database.
GLPI constants
GLPI_ROOT: "/appli/glpi/www"
GLPI_VERSION: "11.0.5"
GLPI_SCHEMA_VERSION: "11.0.5@647fc66aac29cc8845872d5c4c6c030bb8059dec"
GLPI_FILES_VERSION: "11.0.5-f6e40a1f"
GLPI_MIN_PHP: "8.2"
GLPI_MAX_PHP: "8.5"
GLPI_YEAR: "2026"
GLPI_I18N_DIR: "/appli/glpi/www/locales"
GLPI_CONFIG_DIR: "/appli/glpi/www/config/"
GLPI_ENVIRONMENT_TYPE: "production"
GLPI_VAR_DIR: "/appli/glpi/www/files"
GLPI_MARKETPLACE_DIR: "/appli/glpi/www/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: "/appli/glpi/www/files"
GLPI_CACHE_DIR: "/appli/glpi/www/files/_cache"
GLPI_CRON_DIR: "/appli/glpi/www/files/_cron"
GLPI_GRAPH_DIR: "/appli/glpi/www/files/_graphs"
GLPI_LOCAL_I18N_DIR: "/appli/glpi/www/files/_locales"
GLPI_LOCK_DIR: "/appli/glpi/www/files/_lock"
GLPI_LOG_DIR: "/appli/glpi/www/files/_log"
GLPI_PICTURE_DIR: "/appli/glpi/www/files/_pictures"
GLPI_PLUGIN_DOC_DIR: "/appli/glpi/www/files/_plugins"
GLPI_RSS_DIR: "/appli/glpi/www/files/_rss"
GLPI_SESSION_DIR: "/appli/glpi/www/files/_sessions"
GLPI_TMP_DIR: "/appli/glpi/www/files/_tmp"
GLPI_UPLOAD_DIR: "/appli/glpi/www/files/_uploads"
GLPI_INVENTORY_DIR: "/appli/glpi/www/files/_inventories"
GLPI_THEMES_DIR: "/appli/glpi/www/files/_themes"
GLPI_PLUGINS_DIRECTORIES: ["/appli/glpi/www/marketplace","/appli/glpi/www/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: *******************
Port: '389',
BaseDN: ***********************
Connection filter: none,
RootDN: none,
Use TLS: noneServer: ********************************
Port: '389',
BaseDN: ************************
Connection filter: none,
RootDN: none,
Use TLS: none
SQL replicas
Not active
Notifications
Way of sending emails: PHP
Plugins list
fields Name: Champs supplémentaires Version: 1.23.2 State: Enabled
Install Method: Manual
datainjection Name: Data Injection Version: 2.15.3 State: Enabled
Install Method: Manual
Anything else?
No response