forked from glpi-project/glpi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added parenthesis to fix this error which occurs when creating an Ent…
…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
- Loading branch information
Showing
2 changed files
with
184 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters