View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
05638Bug reportsSurvey takingpublic2012-01-20 13:08
ReporterTMSWhite Assigned ToTMSWhite  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.92RC1 
Fixed in Version1.92RC2 
Summary05638: Some Question-level Validation Rules don't show when you first view a page
Description

Validation messages do not always appear when first viewing a page, but they do show if you fail the validation requirements.

Steps To Reproduce

Test the "Validation Tests" and "Validation Tests - with Regular Expression Masks" pages of the limesurvey2_sample_english.lss survey.

Additional Information

Solution:

*Requires refactoring of qanda.php to use LimeExpressionManager::GetQuestionStatus($qid) to use the validation and madatory tips rather than the 1.91+ strategy for generating them.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)11702
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMysql 5.2
Server OS (if known)Windows XP
Webserver software & version (if known)XAMPP
PHP Version5.2

Users monitoring this issue

There are no users monitoring this issue.

Activities

TMSWhite

TMSWhite

2012-01-10 00:24

reporter   ~16778

Notes to self. How does LS color-code the messages?

Example - question type K:
Total of all entries must not exceed 20
Total of all entries must be at least 10

Each phrase uses class='tip'

If the phrase is valid, class becomes 'tip good' (green).
If a phrase is invalid, class becomes, 'tip problem' (red).

TMSWhite

TMSWhite

2012-01-10 10:16

reporter   ~16779

Fixed in revision 11965

c_schmitz

c_schmitz

2012-01-20 13:08

administrator   ~16836

1.92RC2 released.

Issue History

Date Modified Username Field Change
2011-12-21 18:22 TMSWhite New Issue
2011-12-29 19:16 c_schmitz Assigned To => TMSWhite
2011-12-29 19:16 c_schmitz Status new => assigned
2012-01-10 00:24 TMSWhite Note Added: 16778
2012-01-10 10:16 TMSWhite Note Added: 16779
2012-01-10 10:16 TMSWhite Status assigned => resolved
2012-01-10 10:16 TMSWhite Resolution open => fixed
2012-01-20 13:07 c_schmitz Fixed in Version => 1.92RC2
2012-01-20 13:08 c_schmitz Note Added: 16836
2012-01-20 13:08 c_schmitz Status resolved => closed