Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ngslabex opened this issue Aug 9, 2024 · 0 comments
Open

Comments

@ngslabex
Copy link

ngslabex commented Aug 9, 2024

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
image

Entering InterimField
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant