View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
11615Bug reportsSurvey takingpublic2016-09-08 12:27
ReporterMazi Assigned Tomarkusfluer 
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.50.x 
Target Version2.50.xFixed in Version2.52.x 
Summary11615: Input is not properly supressed when setting "numbers only" restriction
Description

Even though I set "numbers only" at the advanced question settings, I can still enter any non-numeric characters at the input fields.

Steps To Reproduce

Import the attached test survey, run it and enter non-numeric characters

Additional Information

This worked fine until some weeks ago. There was a very simple JS function allowing numbers 0123456789 (and "." or ",") only and suppressing non-numeric user input.

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)160829
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL 5
Server OS (if known)Linux
Webserver software & version (if known)Apache 2
PHP Version5.5

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2016-09-02 13:03

administrator   ~40661

It also looks like conditions are not evaluated on key up.

markusfluer

markusfluer

2016-09-07 14:23

administrator   ~40718

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

c_schmitz

c_schmitz

2016-09-08 12:27

administrator   ~40729

Version 2.51.4 released.

Related Changesets

LimeSurvey: master def658ea

2016-09-07 12:23:19

markusfluer

Details Diff
Fixed issue 11615: Input is not properly supressed when setting "numbers only" restriction
Dev: NonNumeric input gets removed instantly
Affected Issues
11615
mod - scripts/array-totalsum.js Diff File

Issue History

Date Modified Username Field Change
2016-09-02 11:32 Mazi New Issue
2016-09-02 11:32 Mazi Status new => assigned
2016-09-02 11:32 Mazi Assigned To => markusfluer
2016-09-02 11:32 Mazi File Added: limesurvey_survey_188516.lss
2016-09-02 12:16 c_schmitz Assigned To markusfluer =>
2016-09-02 12:16 c_schmitz Status assigned => new
2016-09-02 13:03 c_schmitz Note Added: 40661
2016-09-02 13:03 c_schmitz Assigned To => markusfluer
2016-09-02 13:03 c_schmitz Status new => assigned
2016-09-07 14:23 markusfluer Changeset attached => LimeSurvey master def658ea
2016-09-07 14:23 markusfluer Note Added: 40718
2016-09-07 14:23 markusfluer Resolution open => fixed
2016-09-07 14:34 markusfluer Status assigned => resolved
2016-09-07 14:34 markusfluer Fixed in Version => 2.52.x
2016-09-08 12:27 c_schmitz Note Added: 40729
2016-09-08 12:27 c_schmitz Status resolved => closed