View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
05281Bug reportsData Entry (non public)public2011-06-21 14:31
Reportergabel Assigned Totpartner  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.91+ 
Summary05281: Multiple choice with comments - JavaScript Error
Description

If you fill in the comment in a "Multiple choice with comments" question, the choice should be checked, if not already. But there is a syntax error in the "onkeypress" jQuery code.

Fixed line 3550, col 134 in qanda.php (removed "if")

Steps To Reproduce

See Description...

Additional Information

Limesurvey: 1.91+ (build 10267)
Browsers: IE8, FF4, Chrome 12

TagsNo tags attached.
Attached Files
qanda.php (306,251 bytes)
Bug heat6
Complete LimeSurvey version number (& build)10267
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5.0
Server OS (if known)Windows Server 2008 R2
Webserver software & version (if known)Apache 2.2
PHP Version5.3

Users monitoring this issue

gabel

Activities

tpartner

tpartner

2011-06-17 19:01

partner   ~15479

Fixed in revision 10286.

I also changed the event trigger from onkeypress to onkeyup so the checkbox will be checked when a single character is entered in the text input.

Thanks for the report gabel.

c_schmitz

c_schmitz

2011-06-21 14:31

administrator   ~15544

New version released.

Issue History

Date Modified Username Field Change
2011-06-17 11:07 gabel New Issue
2011-06-17 11:07 gabel File Added: qanda.php
2011-06-17 11:08 gabel Issue Monitored: gabel
2011-06-17 17:01 tpartner Assigned To => tpartner
2011-06-17 17:01 tpartner Status new => assigned
2011-06-17 19:01 tpartner Note Added: 15479
2011-06-17 19:01 tpartner Status assigned => resolved
2011-06-17 19:01 tpartner Resolution open => fixed
2011-06-21 14:31 c_schmitz Note Added: 15544
2011-06-21 14:31 c_schmitz Status resolved => closed