-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.5rc1, 4.2.0beta2
-
Sprint 49 (Feb 2019), Sprint 50 (Mar 2019)
-
0.125
Steps to reproduce:
- Create an item and add preprocessing step of type "Custom multiplier".
- Add some number with space after it (like "10 ").
- Try to save item. Observe error telling that numeric value is expected in parameter field.
- Now, move empty space from end of multiplier to the beginning (like " 10").
- Save changes.
Result:
Item successfully saved.