View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
07318Bug reportsSurvey editingpublic2013-02-26 20:03
Reporterestupendu Assigned ToDenisChenu  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary07318: Multiple Numerical - Subquestion validation - Input field and Tip in different way
Description

I have a simple survey (sample).

  • How many products do you bought? [Products]
  • Numerical Multiple:
    . Product1 [1]
    . Product2 [2]
    . Product3 [3]

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'

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)130213
I will donate to the project if issue is resolvedNo
BrowserFirefox
Database type & versionMySQL
Server OS (if known)Linux
Webserver software & version (if known)Apache/2.2.3 (CentOS)
PHP VersionPHP Version 5.2.17

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2013-02-24 17:54

developer   ~24234

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

DenisChenu

DenisChenu

2013-02-24 17:56

developer   ~24237

Fix the test for input with em_validation_sq .

c_schmitz

c_schmitz

2013-02-26 20:03

administrator   ~24410

New version released.

Related Changesets

LimeSurvey: master bde26c59

2013-02-24 16:50:12

DenisChenu

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

Issue History

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