View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08247 | Bug reports | Survey taking | public | 2013-10-08 17:10 | 2019-03-14 11:31 |
Reporter | madflow | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | reopened | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 08247: Javascript autocorrection of numerical values | ||||
Description | When you create a numerical input question, you can define that the input should be an integer. What we expected is, that there is a input validation on this question type. But - the software seems only to perform an input filtering. When the user activates Javascript an input like 100.000 (german "Tausendertrenner") the script autocorrects to 100000. This itself arguably problematic - since a survey engine should not autocorrect. | ||||
Steps To Reproduce |
| ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Latest Master Branch | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | ALL | ||||
Database type & version | N.A. | ||||
Server OS (if known) | N.A. | ||||
Webserver software & version (if known) | N.A. | ||||
PHP Version | N.A. | ||||
related to | 08217 | closed | DenisChenu | Bug reports | "Numerical Input" question validation only client side |
In 2.05 : you can replace function fixnum_checkconditions by your own because teplate.js is at end. |
|
Use js var bFixNumAuto= 0 in template.js |
|
Added in config-default too |
|
2.05RC3 released |
|
@DenisChenu: |
|
You don't read : «his itself arguably problematic - since a survey engine should not autocorrect.» |
|
@DenisChenu: |
|
Yes, since moved to template now :) |
|
LimeSurvey: 2.05 8f5dd6ad 2013-10-14 15:31 Details Diff |
New feature 08247: Allow deactivate of autocorrection of numerical values |
Affected Issues 08247 |
|
mod - scripts/expressions/em_javascript.js | Diff File | ||
mod - scripts/survey_runtime.js | Diff File | ||
LimeSurvey: 2.05 1c644b9e 2013-10-21 12:40 Details Diff |
Merge pull request #148 from Shnoulle/2.05 2.05 : fix 3 issue with numeric question type (javascript and php) |
Affected Issues 08247 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
mod - scripts/survey_runtime.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-08 17:10 | madflow | New Issue | |
2013-10-09 10:46 | c_schmitz | Assigned To | => DenisChenu |
2013-10-09 10:46 | c_schmitz | Status | new => assigned |
2013-10-09 10:48 | c_schmitz | Relationship added | related to 08217 |
2013-10-09 17:27 | DenisChenu | Note Added: 26675 | |
2013-10-21 12:44 | DenisChenu | Changeset attached | => LimeSurvey 2.05 1c644b9e |
2013-10-21 12:46 | DenisChenu | Changeset attached | => LimeSurvey 2.05 8f5dd6ad |
2013-10-21 12:47 | DenisChenu | Note Added: 26871 | |
2013-10-22 18:52 | DenisChenu | Note Added: 26929 | |
2013-10-22 18:52 | DenisChenu | Status | assigned => resolved |
2013-10-22 18:52 | DenisChenu | Fixed in Version | => 2.05+ |
2013-10-22 18:52 | DenisChenu | Resolution | open => fixed |
2013-10-23 14:39 | c_schmitz | Note Added: 26947 | |
2013-10-23 14:39 | c_schmitz | Status | resolved => closed |
2019-02-13 00:03 | DenisChenu | Assigned To | DenisChenu => dominikvitt |
2019-02-13 00:03 | DenisChenu | Status | closed => feedback |
2019-02-13 00:03 | DenisChenu | Resolution | fixed => reopened |
2019-02-13 09:44 |
|
Note Added: 50538 | |
2019-02-13 09:49 | DenisChenu | Note Added: 50539 | |
2019-03-14 11:27 |
|
Note Added: 50978 | |
2019-03-14 11:31 | DenisChenu | Status | feedback => closed |
2019-03-14 11:31 | DenisChenu | Note Added: 50980 |