View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 10144 | Bug reports | Other | public | 2015-12-14 16:41 | 2016-01-22 08:54 |
| Reporter | wingman123 | Assigned To | ollehar | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.06+ | ||||
| Fixed in Version | 2.50.x | ||||
| Summary | 10144: Lime2.5RC5 Error when deleting survey with Postgres as DB | ||||
| Description | In Lime2.5RC5 using Postgres as the backend DB, when deleting a survey I receive the following error Internal Server Error The survey is deleted if you go back to the main admin screen, just a usability thing here | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 2.5RC5 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Chrome, Firefox | ||||
| Database type & version | Postgres 9.4.4 | ||||
| Server OS (if known) | Mac OSX 10.11 | ||||
| Webserver software & version (if known) | Apache/2.4.16 | ||||
| PHP Version | PHP 5.5.29 | ||||
|
Fix committed to 2.5 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16634 |
|
|
LimeSurvey: 2.5 d9adc97f 2015-12-17 16:50 Details Diff |
Fixed issue 10144: Don't compare int with char - PostgreSQL won't like it; also some error messages fixes |
Affected Issues 10144 |
|
| mod - application/controllers/AdminController.php | Diff File | ||
| mod - application/controllers/admin/index.php | Diff File | ||
| mod - application/controllers/admin/surveyadmin.php | Diff File | ||
| mod - application/core/Survey_Common_Action.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-12-14 16:41 | wingman123 | New Issue | |
| 2015-12-14 16:41 | wingman123 | File Added: Screen Shot 2015-12-14 at 10.28.30 AM.png | |
| 2015-12-15 09:36 | c_schmitz | Assigned To | => LouisGac |
| 2015-12-15 09:36 | c_schmitz | Status | new => assigned |
| 2015-12-17 16:05 | ollehar | Assigned To | LouisGac => ollehar |
| 2015-12-17 16:50 | ollehar | Changeset attached | => LimeSurvey 2.5 d9adc97f |
| 2015-12-17 16:50 | ollehar | Note Added: 34052 | |
| 2015-12-17 16:50 | ollehar | Resolution | open => fixed |
| 2015-12-17 16:52 | ollehar | Status | assigned => resolved |
| 2015-12-17 16:52 | ollehar | Fixed in Version | => 2.5 |
| 2016-01-22 08:54 | c_schmitz | Status | resolved => closed |