View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08185 | Bug reports | Survey taking | public | 2013-09-24 04:52 | 2013-09-29 15:27 |
Reporter | pksupport | Assigned To | DenisChenu | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 08185: Large ranking question prevents following questions/submit button showing | ||||
Description | Exceeding 160 choices in a ranking question prevents proceeding further (submit button disappears) Worked in 1.9 | ||||
Steps To Reproduce | Ran survey. No submit button. Remove entries from last ranking question down to 160. Submit button appears. | ||||
Additional Information | I have removed all the conditions on the questions; normally the 'year of study' question branches to different ranking questions. There are two ranking questions in the survey. It's the second one with 255 entries which is preventing the survey running. I also feel the ranking question is slower and clunkier in v2. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | Version 2.00+ Build 130923 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Safari 6.0.5, IE 9.0 | ||||
Database type & version | mysql 5.5.28 | ||||
Server OS (if known) | OS X 10.8.4 | ||||
Webserver software & version (if known) | Apache 2.2.22 | ||||
PHP Version | 5.3.15 | ||||
The problem is :
|
|
Version 2.00+ Build 130929 released |
|
LimeSurvey: master 6aff2620 2013-09-24 10:02 Details Diff |
Fixed issue : 08185: Large ranking question prevents following questions/submit button showing Dev: memory issue if there are a lot of choice Dev: use max_answers as limit of answers (like 1.92) |
Affected Issues 08185 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
LimeSurvey: 2.05 e13bf4ba 2013-09-24 10:10 Details Diff |
Fixed issue : 08185: Large ranking question prevents following questions/submit button showing Dev: memory issue if there are a lot of choice Dev: use max_answers as limit of answers (like 1.92) Dev: add the number of choice without JS |
Affected Issues 08185 |
|
mod - application/helpers/qanda_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-24 04:52 | pksupport | New Issue | |
2013-09-24 04:52 | pksupport | File Added: limesurvey_survey_47288.lss | |
2013-09-24 08:48 | DenisChenu | Assigned To | => DenisChenu |
2013-09-24 08:48 | DenisChenu | Status | new => assigned |
2013-09-24 08:49 | DenisChenu | Note Added: 26333 | |
2013-09-24 10:12 | DenisChenu | Changeset attached | => LimeSurvey 2.05 e13bf4ba |
2013-09-24 10:12 | DenisChenu | Changeset attached | => LimeSurvey master 6aff2620 |
2013-09-24 10:13 | DenisChenu | Status | assigned => resolved |
2013-09-24 10:13 | DenisChenu | Fixed in Version | => 2.00+ |
2013-09-24 10:13 | DenisChenu | Resolution | open => fixed |
2013-09-29 15:27 | c_schmitz | Note Added: 26434 | |
2013-09-29 15:27 | c_schmitz | Status | resolved => closed |