View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 05281 | Bug reports | Data Entry (non public) | public | 2011-06-17 11:07 | 2011-06-21 14:31 |
| Reporter | gabel | Assigned To | tpartner | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 1.91+ | ||||
| Summary | 05281: 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) | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 10267 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | MySQL 5.0 | ||||
| Server OS (if known) | Windows Server 2008 R2 | ||||
| Webserver software & version (if known) | Apache 2.2 | ||||
| PHP Version | 5.3 | ||||
|
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. |
|
|
New version released. |
|
| 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 |