View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 10185 | Bug reports | Installation | public | 2015-12-25 22:24 | 2016-01-08 15:35 |
| Reporter | aesteban | Assigned To | |||
| Priority | normal | Severity | block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.50.x | ||||
| Summary | 10185: Crash when updating DB in Postgresql | ||||
| Description | There is a SQL command in the code that use a non-existing keyword in Postgresql: AFTER | ||||
| Steps To Reproduce | Try to update a existing limesurvey over Postgresql instance. This error raises: Durante la actualización, ha ocurrido un error no recuperable. Detalles del error: CDbCommand falló al ejecutar la sentencia SQL: SQLSTATE[42601]: Syntax error: 7 ERROR: error de sintaxis en o cerca de «AFTER» LINE 1: ...me_boxes" ADD COLUMN "ico" character varying (255) AFTER img ^. The SQL statement executed was: ALTER TABLE "lime_boxes" ADD COLUMN "ico" character varying (255) AFTER img | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 6449db051aa86ad988234e4fea05 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | N.A. | ||||
| Database type & version | Postgresql 9.1 | ||||
| Server OS (if known) | Debian Jessie | ||||
| Webserver software & version (if known) | N.A. | ||||
| PHP Version | 5.6 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-12-25 22:24 | aesteban | New Issue | |
| 2015-12-25 22:30 | aesteban | Operating System (Server) | Debian Wheezy => Debian Jessie |
| 2015-12-28 11:46 |
|
Note Added: 34118 | |
| 2015-12-28 11:46 |
|
Status | new => resolved |
| 2015-12-28 11:46 |
|
Resolution | open => fixed |
| 2015-12-28 11:46 |
|
Assigned To | => LouisGac |
| 2016-01-08 15:35 | c_schmitz | Note Added: 34194 | |
| 2016-01-08 15:35 | c_schmitz | Status | resolved => closed |