pluginsGLPI / formcreator

GLPI Plugin Formcreator (DOWNLOAD : https://github.com/pluginsGLPI/formcreator/releases)
http://www.teclib-edition.com
GNU General Public License v3.0
173 stars 125 forks source link

cannot save radio/select values when its values are quite long #3503

Closed fabriceverkor closed 5 months ago

fabriceverkor commented 5 months ago

Describe the bug

When I try to add something to the quite long values below of a radio question, I can submit without error (even in debug mode) but the new list is not saved. If I build a list with much more values but shorter (typically a single word), no problem.

Plant Overview Work Order management Inventory (Receive, scrap, reclassify) Move/Mount/Tip/Stocks detail (Mobile app) Slurry (Production Execution) Coating (Production Execution) Calendering (Production Execution) Notching (Production Execution) Vacuum Drying (Production Execution) Stacking & Cell Assembly (Production Execution) Formation (Production Execution) Quality - Sampling or LIMS interface Reports User Creation Login Issue Access Right Issue Performance issue Data Extraction or Access request Others(Specify)

To Reproduce Steps to reproduce the behavior:

  1. Go to te form
  2. Click on edit the radio question
  3. Try to extend teh values above
  4. Save

=> the new values are not saved.

Expected behavior The new values should be saved OR a error message should explain why it is not saved.

GLPI / Plugins (please complete the following information):

Desktop (please complete the following information):

fabriceverkor commented 5 months ago

I just found the problem : SecRequestBodyLimit too low on our WAF Apache2/ModSecurity2 !!!.