View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
07273Bug reportsSurvey takingpublic2013-02-19 11:13
ReporterAdrax Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary07273: Question wrongly marked as "missing" in red
Description

A non-mandatory, multiple choice with comments question is marked with the "missing" class (header in red) when you go to the next page without answering it and then coming back to the previous page.

Steps To Reproduce
  • Setup any non-mandatory, multiple choice with comments question.
  • Take the survey. Go to the next page where the question is without answering anything on it.
  • Go back to the previous page.
TagsNo tags attached.
Attached Files
Bug heat6
Complete LimeSurvey version number (& build)130129
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5
Server OS (if known)CentOS 6
Webserver software & version (if known)Cherokee
PHP Version5.4

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2013-02-07 11:52

administrator   ~23979

Please attach a small 2-question sample survey demonstrating the issue. Thank you.

Adrax

Adrax

2013-02-07 12:51

reporter   ~23982

Here it is.

DenisChenu

DenisChenu

2013-02-07 13:11

developer   ~23984

Think it was not a bug.

The "multicheck question" don't have any answer, if you check one: no .missing class.
When you come back : the question don't have input-error but only missing class.

Maybe the "problem" is the css:

.outerframe.withindex div.missing td.questiontext {
background: none repeat scroll 0 0 red;
}

This one apply for error or not, and red is clearly an error.

Adrax

Adrax

2013-02-07 13:30

reporter   ~23986

Thank you, I think I understand. Will you commit a fix to the CSS then?

DenisChenu

DenisChenu

2013-02-15 16:23

developer   ~24116

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

DenisChenu

DenisChenu

2013-02-15 16:23

developer   ~24117

Need reviewing for 2.1/Plugin

c_schmitz

c_schmitz

2013-02-19 11:13

administrator   ~24158

2.00 Build 130219 released

Related Changesets

LimeSurvey: master 1f71be6b

2013-02-15 15:19:35

DenisChenu

Details Diff
Fixed issue 07273: Question wrongly marked as "missing" in red
Dev: not a designer but less flashy color. And red is clearly an error information color
Affected Issues
07273
mod - templates/default/template.css Diff File

Issue History

Date Modified Username Field Change
2013-02-06 12:25 Adrax New Issue
2013-02-07 11:52 c_schmitz Note Added: 23979
2013-02-07 11:52 c_schmitz Assigned To => c_schmitz
2013-02-07 11:52 c_schmitz Status new => feedback
2013-02-07 12:51 Adrax File Added: limesurvey_survey_346531.lss
2013-02-07 12:51 Adrax Note Added: 23982
2013-02-07 12:51 Adrax Status feedback => assigned
2013-02-07 13:11 DenisChenu Note Added: 23984
2013-02-07 13:30 Adrax Note Added: 23986
2013-02-12 22:17 c_schmitz Assigned To c_schmitz => DenisChenu
2013-02-15 16:23 DenisChenu Changeset attached => LimeSurvey master 1f71be6b
2013-02-15 16:23 DenisChenu Note Added: 24116
2013-02-15 16:23 DenisChenu Resolution open => fixed
2013-02-15 16:23 DenisChenu Note Added: 24117
2013-02-15 16:23 DenisChenu Status assigned => resolved
2013-02-15 16:23 DenisChenu Fixed in Version => 2.00+
2013-02-19 11:13 c_schmitz Note Added: 24158
2013-02-19 11:13 c_schmitz Status resolved => closed