View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 06359 | Bug reports | Installation | public | 2012-07-21 16:08 | 2012-07-22 04:10 |
| Reporter | fsando | Assigned To | jcleeland | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00RC7 | ||||
| Summary | 06359: Installations with postgres as database fails because of syntax error in create-pgsql.sql | ||||
| Description | A missing comma in /installer/sql/create-pgsql.sql - line 342 Installation fails at the the "populate database" step which doesn't complete. | ||||
| Steps To Reproduce | During install select postgresql, try to complete installation. | ||||
| Additional Information | Current code: CREATE TABLE prefix_survey_links ( should be (note the added comma after the last field definition) CREATE TABLE prefix_survey_links ( | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 120721 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | firefox 13/14 | ||||
| Database type & version | postgresql 9.1 | ||||
| Server OS (if known) | Ubuntu 12.04 | ||||
| Webserver software & version (if known) | Apache 2.2.22 (Ubuntu) | ||||
| PHP Version | php 5.3.10-1ubuntu3.2 | ||||
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9080 |
|
|
Fixed 20120722 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-07-21 16:08 | fsando | New Issue | |
| 2012-07-21 17:52 | c_schmitz | Assigned To | => jcleeland |
| 2012-07-21 17:52 | c_schmitz | Status | new => assigned |
| 2012-07-22 04:10 | jcleeland | Changeset attached | => LimeSurvey Yii fbc70dc9 |
| 2012-07-22 04:10 | jcleeland | Note Added: 19904 | |
| 2012-07-22 04:10 | jcleeland | Resolution | open => fixed |
| 2012-07-22 04:10 | jcleeland | Note Added: 19905 | |
| 2012-07-22 04:10 | jcleeland | Status | assigned => closed |