senaite.core
senaite.core copied to clipboard
InterimFields in Test Analysis Service Converts Periods (.) to Commas (,)
Description
I encountered an issue where, after defining InterimFields in the Result Options for a test analysis service (as shown in the screenshot), the text entered into the InterimFields field during test result entry automatically converts all period (.) characters to commas (,).
Reproduction guide
Define InterimFields as a string in the Result Options for a test analysis service. Enter a test result and input text into the InterimFields field that includes periods (e.g., "This is a test."). Save or proceed to the next step.
Observed behaviour
All periods (.) entered in the InterimFields field are automatically converted to commas (,).
Expected behaviour
The text entered in the InterimFields field should retain the original periods (.) without conversion to commas (,).
Versions
-
OS: Linux
-
senaite.core:
master
-
senaite.impress:
master
-
senaite.core.listing:
master
-
senaite.core.supermodel:
master
Traceback
<<BACKTRACE IF RELEVANT>>
Screenshot
Analyse Service > Result Option > string type
Entering InterimField
After Sent Interim Field . > , (all dots are replaced with comma)