View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07318 | Bug reports | Survey editing | public | 2013-02-22 14:17 | 2013-02-26 20:03 |
Reporter | estupendu | Assigned To | DenisChenu | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 07318: Multiple Numerical - Subquestion validation - Input field and Tip in different way | ||||
Description | I have a simple survey (sample).
I write a Sub-question validation equation: Products_1<5 When I write a valid value (eg 2) the input field shows 'error format' and tip 'good format' and when I I write a invalid value (eg 7) the input field shows 'good format' and tip 'error format' | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 130213 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | MySQL | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache/2.2.3 (CentOS) | ||||
PHP Version | PHP Version 5.2.17 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=11685 |
|
Fix the test for input with em_validation_sq . |
|
New version released. |
|
LimeSurvey: master bde26c59 2013-02-24 17:50 Details Diff |
Fixed issue 07318: Multiple Numerical - Subquestion validation - Input field and Tip in different way Dev: tip test the number of "not in error" and input test directly. Dev: then test is not the same. |
Affected Issues 07318 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-02-22 14:17 | estupendu | New Issue | |
2013-02-22 14:17 | estupendu | File Added: limesurvey_survey_999262.lss | |
2013-02-23 15:35 | DenisChenu | Assigned To | => DenisChenu |
2013-02-23 15:35 | DenisChenu | Status | new => assigned |
2013-02-24 17:54 | DenisChenu | Changeset attached | => LimeSurvey master bde26c59 |
2013-02-24 17:54 | DenisChenu | Note Added: 24234 | |
2013-02-24 17:54 | DenisChenu | Resolution | open => fixed |
2013-02-24 17:56 | DenisChenu | Note Added: 24237 | |
2013-02-24 17:56 | DenisChenu | Status | assigned => resolved |
2013-02-24 17:56 | DenisChenu | Fixed in Version | => 2.00+ |
2013-02-26 20:03 | c_schmitz | Note Added: 24410 | |
2013-02-26 20:03 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |