-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeline problems #2
Comments
orthagh
added a commit
that referenced
this issue
Jul 29, 2015
orthagh
added a commit
that referenced
this issue
Jul 29, 2015
Closed
Closed
Closed
Closed
ddurieux
pushed a commit
to ddurieux/glpi
that referenced
this issue
Jan 2, 2018
ddurieux
pushed a commit
to ddurieux/glpi
that referenced
this issue
Jan 2, 2018
Closed
Closed
Closed
Closed
Closed
cedric-anne
added a commit
that referenced
this issue
Oct 14, 2020
* Fix 'Notice: spl_autoload_register(): Argument #2 () has been ignored, spl_autoload_register() will always throw' * Fix 'Fatal error: Declaration of Project::getKanbanColumns() must be compatible with Glpi\Features\Kanban::getKanbanColumns()' * Fix 'Uncaught Exception TypeError: abs(): Argument #1 () must be of type int|float, string given' * Handle missing index key on CommonDBTM::update() * Adapt error handler to PHP 8 changes * Fix Group_User::testIsUserInGroup() test (Group do not have a is_deleted field) * Fix Search::testMetaComputerUser() test * Update sabre/http to fix PHP 8 issue * Fix 'Uncaught Exception TypeError: Unsupported operand types: array & int in /var/www/glpi/inc/session.class.php at line 1001' * Fix 'Returning bool from comparison function is deprecated, return an integer' * Remove usage of error context in specific error handler
2 tasks
2 tasks
2 tasks
Aeto-J
added a commit
to Aeto-J/glpi
that referenced
this issue
Sep 21, 2022
…ity multiple choice dropdown: "Uncaught Exception TypeError: array_combine(): Argument glpi-project#2 ($values) must be of type array, null given in glpi10.0.3/src/Html.php at line 4857" Added Dropdown::testShow to unit test multiple choice dropdown creation on Entity's itemtype
trasher
pushed a commit
that referenced
this issue
Sep 26, 2022
* Added parenthesis to fix this error which occurs when creating an Entity multiple choice dropdown: "Uncaught Exception TypeError: array_combine(): Argument #2 ($values) must be of type array, null given in glpi10.0.3/src/Html.php at line 4857" Added Dropdown::testShow to unit test multiple choice dropdown creation on Entity's itemtype * Remove unmaintainable test. * More readable Co-authored-by: Cédric Anne <cedric.anne@gmail.com>
Closed
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From : http://forum.glpi-project.org/viewtopic.php?id=115011
In case of long names :
On solution submit (with category) with empty content :
The text was updated successfully, but these errors were encountered: