View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10246 | Bug reports | Survey editing | public | 2016-01-24 00:28 | 2016-02-01 09:05 |
Reporter | phi1010 | Assigned To | |||
Priority | normal | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Summary | 10246: [2.5RC7] Can't save changes to checkbox subquestions created after update. | ||||
Description | Newly created subquestions behave differently from updated ones, editing them shows a blank page. lime_questions.type appears to set as "T" instead of "M" on subquestions created in 2.5RC7; changing this to "M" by hand does not appear to fix this problem. The html code has differing code_ and oldcode_labels; 15 is the qid in the database; the quesion 8 does not exist. The old subquestions have the ids 5, 6 and 7. (html attached) | ||||
Steps To Reproduce | Update Limesurvey 2.06+ Build 151215 to Limesurvey 2.5RC7
| ||||
Additional Information | PHP warning Creating default object from empty value .../limesurvey/application/controllers/admin/database.php(281) 269 for ($iScaleID=0;$iScaleID<$iScaleCount;$iScaleID++) Stack Trace 096 $oMethod = new ReflectionMethod($this, $sDefault); #3 160 $this->redirect(array('/admin/authentication/sa/login')); #7 206 die (sprintf('%s should be writable by the webserver (766 or 776).', $runtimePath)); 2016-01-23 23:58:10 Apache Yii Framework/1.1.16 | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 160122 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox Developer 45.0a2 (2016-01-17) on Windows 10 x64 | ||||
Database type & version | MySQL 5.5.46-0+deb8u1 - (Debian) | ||||
Server OS (if known) | Debian | ||||
Webserver software & version (if known) | Apache? | ||||
PHP Version | unknown | ||||
LimeSurvey: 2.5 b3d53f6f 2016-01-29 13:08
Details Diff |
Fixed issue 10246: updatequestion function only for new items |
Affected Issues 10246 |
|
mod - application/controllers/admin/database.php | Diff File | ||
mod - scripts/admin/subquestions.js | Diff File | ||
mod - templates/default/css/template.css | Diff File | ||
mod - templates/default/scripts/template.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-24 00:28 | phi1010 | New Issue | |
2016-01-25 11:27 | c_schmitz | Product Version | => 2.5 |
2016-01-25 11:27 | c_schmitz | Additional Information Updated | |
2016-01-25 11:27 | c_schmitz | Assigned To | => LouisGac |
2016-01-25 11:27 | c_schmitz | Status | new => assigned |
2016-01-29 10:40 |
|
Severity | partial_block => crash |
2016-01-29 13:08 |
|
Changeset attached | => LimeSurvey 2.5 b3d53f6f |
2016-01-29 13:08 |
|
Note Added: 34417 | |
2016-01-29 13:08 |
|
Resolution | open => fixed |
2016-01-29 13:09 |
|
Status | assigned => resolved |
2016-02-01 09:05 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |