View Issue Details

This bug affects 2 person(s).
 16
IDProjectCategoryView StatusLast Update
19677Bug reportsOtherpublic2024-09-23 17:29
Reporterjasmin_gls Assigned Totibor.pacalat  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version5.6.x 
Summary19677: Conversion from komma to point fails
Description

The conversion from comma to decimal point as decimal separator often fails in questions of the multiple numeric input type if the tabulator is used to jump to the next field during input. I have observed this on various systems, computers and browsers. However, if you use the mouse to move to the next input field, the error does not occur.

Steps To Reproduce

Steps to reproduce

(Replace this text with detailed step-by-step instructions on how to reproduce the issue)

Expected result

(Write here what you expected to happen)

Actual result

(Write here what happened instead)

TagsNo tags attached.
Bug heat16
Complete LimeSurvey version number (& build)5.6.65+240522, others aswell
I will donate to the project if issue is resolvedNo
BrowserFirefox, Chrome, Edge
Database type & versionunkown
Server OS (if known)
Webserver software & version (if known)
PHP Versionunkown

Users monitoring this issue

There are no users monitoring this issue.

Activities

Mazi

Mazi

2024-08-05 14:12

updater   ~80737

I can also reproduce this at version 6.x. The auto-adjustment works fine for the default numeric input but for multi numeric questions this can fail as described above.

@tibor.pacalat, can you assign this one?

gabrieljenik

gabrieljenik

2024-08-20 00:24

manager   ~80785

https://github.com/LimeSurvey/LimeSurvey/pull/3941

tibor.pacalat

tibor.pacalat

2024-09-11 17:13

administrator   ~80973

Hi @gabrieljenik! If you input "23,ertertert" it will not correct it properly. It will set it to "23,".
If I on the other hand put "23,5sdfsfsdf" it will correct it to "23.5".

gabrieljenik

gabrieljenik

2024-09-11 17:23

manager   ~80974

If you input "23,ertertert" it will not correct it properly. It will set it to "23,".

I think that's another issue than the one described.
Also, from the code change, I guess it is also behaviing like this on master
So, if it should be changed, maybe set it in another ticket?

tibor.pacalat

tibor.pacalat

2024-09-12 15:25

administrator   ~80992

Sure, I'll create new ticket.

guest

guest

2024-09-12 15:26

viewer   ~80993

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=36552

LimeBot

LimeBot

2024-09-23 17:29

administrator   ~81095

Fixed in Release 6.6.4+240923

Related Changesets

LimeSurvey: master 55fcde80

2024-09-12 15:25:55

Gabriel Jenik


Committer: GitHub Details Diff
Fixed issue 19677: Conversion from komma to point fails (03941)

Co-authored-by: lapiudevgit <devgit@lapiu.biz>
Affected Issues
19677
mod - assets/packages/expressions/em_javascript.js Diff File

Issue History

Date Modified Username Field Change
2024-08-02 11:10 jasmin_gls New Issue
2024-08-05 14:12 Mazi Note Added: 80737
2024-08-05 14:12 Mazi Bug heat 0 => 2
2024-08-05 14:14 guest Bug heat 2 => 8
2024-08-05 15:33 tibor.pacalat Assigned To => gabrieljenik
2024-08-05 15:33 tibor.pacalat Status new => assigned
2024-08-20 00:24 gabrieljenik Assigned To gabrieljenik => DenisChenu
2024-08-20 00:24 gabrieljenik Status assigned => ready for code review
2024-08-20 00:24 gabrieljenik Note Added: 80785
2024-08-20 00:24 gabrieljenik Bug heat 8 => 10
2024-08-22 17:17 DenisChenu Assigned To DenisChenu => tibor.pacalat
2024-08-22 17:17 DenisChenu Status ready for code review => ready for testing
2024-09-11 17:13 tibor.pacalat Note Added: 80973
2024-09-11 17:13 tibor.pacalat Bug heat 10 => 12
2024-09-11 17:23 gabrieljenik Note Added: 80974
2024-09-12 15:25 tibor.pacalat Note Added: 80992
2024-09-12 15:26 Changeset attached => LimeSurvey master 55fcde80
2024-09-12 15:26 guest Note Added: 80993
2024-09-12 15:26 guest Bug heat 12 => 14
2024-09-12 15:26 tibor.pacalat Status ready for testing => resolved
2024-09-12 15:26 tibor.pacalat Resolution open => fixed
2024-09-23 17:29 LimeBot Note Added: 81095
2024-09-23 17:29 LimeBot Status resolved => closed
2024-09-23 17:29 LimeBot Bug heat 14 => 16