senaite / senaite.core

Enterprise Open Source Laboratory System (LIMS)
https://senaite.com
GNU General Public License v2.0
254 stars 145 forks source link

InterimFields in Test Analysis Service Converts Periods (.) to Commas (,) #2606

Open ngslabex opened 2 months ago

ngslabex commented 2 months ago

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

Traceback

<<BACKTRACE IF RELEVANT>>

Screenshot

Analyse Service > Result Option > string type image

Entering InterimField image

After Sent Interim Field . > , (all dots are replaced with comma) image