View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09723 | Bug reports | Assessments | public | 2015-06-27 00:45 | 2015-06-29 11:11 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.06+ | ||||
Summary | 09723: Unable to edit assessment | ||||
Description | Existing assessement can not be updated | ||||
Steps To Reproduce | With a survey with one language , add an assessemnt : OK | ||||
Additional Information | debug=2: Show an error : PHP Notice Undefined variable: surveyLanguage Fix (quick) $aData['baselang'] = $surveyLanguage; Show another PHP Notice Undefined variable: editData But : Removing 'language' => App()->language is OK for survey with one language ... need to test with multi language | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 150627 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15516 |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15517 |
|
Version 2.06+ Build 150629 released. |
|
LimeSurvey: master 6bfc23af 2015-06-27 14:13 Details Diff |
Fixed issue 09723: Unable to edit assessment Fixed issue : EM show PERC and TOTAL error in assessment view Dev: just some fix, no review of system |
Affected Issues 09723 |
|
mod - application/controllers/admin/assessments.php | Diff File | ||
mod - application/views/admin/assessments_view.php | Diff File | ||
LimeSurvey: develop b193f880 2015-06-27 14:27 Details Diff |
Fixed issue 09723: Unable to edit assessment Fixed issue : EM show PERC and TOTAL error in assessment view Dev: just some fix, no review of system Dev: cherry-picking |
Affected Issues 09723 |
|
mod - application/controllers/admin/assessments.php | Diff File | ||
mod - application/views/admin/assessments_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-27 00:45 | DenisChenu | New Issue | |
2015-06-27 13:47 | DenisChenu | Assigned To | => DenisChenu |
2015-06-27 13:47 | DenisChenu | Status | new => assigned |
2015-06-27 14:13 | DenisChenu | Changeset attached | => LimeSurvey master 6bfc23af |
2015-06-27 14:13 | DenisChenu | Note Added: 32535 | |
2015-06-27 14:13 | DenisChenu | Resolution | open => fixed |
2015-06-27 14:27 | DenisChenu | Changeset attached | => LimeSurvey develop b193f880 |
2015-06-27 14:27 | DenisChenu | Note Added: 32536 | |
2015-06-27 14:27 | DenisChenu | Status | assigned => resolved |
2015-06-27 14:27 | DenisChenu | Fixed in Version | => 2.06+ |
2015-06-29 11:11 | c_schmitz | Note Added: 32544 | |
2015-06-29 11:11 | c_schmitz | Status | resolved => closed |