Skip to content

Fix default value handling in satisfaction.php#57

Merged
tsmr merged 1 commit intopluginsGLPI:masterfrom
EmilianoCagliari:master
Mar 10, 2026
Merged

Fix default value handling in satisfaction.php#57
tsmr merged 1 commit intopluginsGLPI:masterfrom
EmilianoCagliari:master

Conversation

@EmilianoCagliari
Copy link
Copy Markdown
Contributor

@EmilianoCagliari EmilianoCagliari commented Mar 10, 2026

Error on GLPI v11.0.6
When a note is selected the defauklt value is undefined because is taking "" as value and Toolbox::isFloat() error is pop

image

This fix makes 1 as default value.

When a note is selected the value is undefined because is taking "" as value and Toolbox::isFloat() error is pop
@tsmr tsmr merged commit 27dac53 into pluginsGLPI:master Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants