View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08263 | Bug reports | ComfortUpdate | public | 2013-10-11 13:05 | 2013-10-22 15:33 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Target Version | 2.00+ | Fixed in Version | 2.00+ | ||
Summary | 08263: Admin whith ability to update can not update | ||||
Description | Auto update send Error even if able to auto update | ||||
Steps To Reproduce | Don't know exact step to reproduce here. And die. This is because user can backup SQL: then the sql backup file are not here when PCLZIP want to compress. | ||||
Additional Information | Just comment die("Error : ".$archive->errorInfo(true)); at line 282 of update.php is OK. And what for line 262 ? Maybe don't die too : but here i think if there are an error then updating are not possible. Even : we need to return information and don't die() | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 131011 | ||||
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 | ||||
Carsten : it's not really update.ls.org : you can give it back to me. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13280 |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13282 |
|
Version 2.00+ Build 131022 released. |
|
LimeSurvey: master 8c9302c1 2013-10-20 19:35 Details Diff |
Fixed issue 08263: Admin whith ability to update can not update Dev: don't break on error Dev: if there are an error in files backup : surely there are error at step4 Fixed issue: any user can update |
Affected Issues 08263 |
|
mod - application/controllers/admin/checkintegrity.php | Diff File | ||
mod - application/controllers/admin/update.php | Diff File | ||
mod - application/views/admin/update/step3.php | Diff File | ||
LimeSurvey: 2.05 d94b0554 2013-10-20 19:45 Details Diff |
Fixed issue 08263: Admin whith ability to update can not update Dev: don't break on error Dev: if there are an error in files backup : surely there are error at step4 Fixed issue: any user can update |
Affected Issues 08263 |
|
mod - application/controllers/admin/checkintegrity.php | Diff File | ||
mod - application/controllers/admin/update.php | Diff File | ||
mod - application/views/admin/update/step3.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-11 13:05 | DenisChenu | New Issue | |
2013-10-11 13:05 | DenisChenu | Status | new => assigned |
2013-10-11 13:05 | DenisChenu | Assigned To | => c_schmitz |
2013-10-11 13:05 | DenisChenu | Note Added: 26725 | |
2013-10-20 01:16 | c_schmitz | Assigned To | c_schmitz => DenisChenu |
2013-10-20 14:04 | DenisChenu | Target Version | => 2.00+ |
2013-10-20 19:36 | DenisChenu | Changeset attached | => LimeSurvey master 8c9302c1 |
2013-10-20 19:36 | DenisChenu | Note Added: 26852 | |
2013-10-20 19:36 | DenisChenu | Resolution | open => fixed |
2013-10-20 19:45 | DenisChenu | Changeset attached | => LimeSurvey 2.05 d94b0554 |
2013-10-20 19:45 | DenisChenu | Note Added: 26853 | |
2013-10-20 19:46 | DenisChenu | Status | assigned => resolved |
2013-10-20 19:46 | DenisChenu | Fixed in Version | => 2.00+ |
2013-10-22 15:33 | c_schmitz | Note Added: 26911 | |
2013-10-22 15:33 | c_schmitz | Status | resolved => closed |