You are not logged in.
GLPI 10.0.1, worked in GLPI 10
[2022-06-02 14:28:26] glpiphplog.CRITICAL: *** Uncaught Exception TypeError: Argument 1 passed to Glpi\Toolbox\Sanitizer::isNsClassOrCallableIdentifier() must be of the type string, array given, called in /usr/share/glpi/src/DBmysql.php on line 1257 in /usr/share/glpi/src/Toolbox/Sanitizer.php at line 228
Backtrace :
src/DBmysql.php:1257 Glpi\Toolbox\Sanitizer::isNsClassOrCallableIdentifier()
src/DBmysql.php:1288 DBmysql::quoteValue()
src/DBmysql.php:1312 DBmysql->buildInsert()
src/CommonDBTM.php:705 DBmysql->insert()
src/CommonDBTM.php:1297 CommonDBTM->addToDB()
src/CommonITILObject.php:3024 CommonDBTM->add()
src/CommonITILObject.php:1716 CommonITILObject->addAdditionalActors()
src/Ticket.php:1303 CommonITILObject->prepareInputForUpdate()
src/CommonDBTM.php:1565 Ticket->prepareInputForUpdate()
front/ticket.form.php:84 CommonDBTM->update()
Offline
I delete line from 130-149
File
src/RuleTicketCollection.php
Related to modification
https://github.com/glpi-project/glpi/co … 0711169eab
related to https://github.com/glpi-project/glpi/pull/11728
Works now, please validate the code
Last edited by bacus99 (2022-06-02 21:12:06)
Offline