View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09852 | Bug reports | Survey editing | public | 2015-08-29 02:05 | 2015-09-30 11:01 |
Reporter | aesteban | Assigned To | DenisChenu | ||
Priority | normal | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.06+ | ||||
Summary | 09852: DB error when trying to activate survey (only PostgresQL) | ||||
Description | When trying to activate survey, DB error prevents activation. It happens only in Postgresql. I was not able to reproduce this bug with Mysql | ||||
Steps To Reproduce | 1.- Create survey Error raises: Activate survey (469657) 'surveytablecreation' | ||||
Additional Information | I was not able to reproduce the bug with Mysql. PostgresQL log shows this error: ERROR: syntax error at or near "varying" at character 150 LINE 1: ...rial NOT NULL PRIMARY KEY, "token" character (36) varying (2... | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | f83805dc1d13dcf20558973752f1 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | Postgresql 9.3 | ||||
Server OS (if known) | Ubuntu 14.04 | ||||
Webserver software & version (if known) | Nginx 1.4.6 | ||||
PHP Version | 5.5.9 | ||||
Last GIT version, right ? OK before but same issue than https://bugs.limesurvey.org/view.php?id=9847 , right ? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15825 |
|
Refix differently ... rework for 3.0 (witing mssql fix) |
|
Version 2.06+ Build 150930 released |
|
LimeSurvey: master fab00d4a 2015-08-29 11:21 Details Diff |
Dev: Show error exception when activate Dev: We don't already have it ????? Dev: Only with debug set : maybe always ? |
Affected Issues 09852 |
|
mod - application/helpers/admin/activate_helper.php | Diff File | ||
LimeSurvey: master 93f50c27 2015-08-29 14:59 Details Diff |
Fixed issue 09852: DB error when trying to activate survey (only PostgresQL) Dev: 334366c38c0bbc711bd8147e7b65264a1b7052cc child ( 09847 fix ) Dev: more test ... word can have space .. (here character varying (255)) |
Affected Issues 09847, 09852 |
|
mod - application/core/db/MysqlSchema.php | Diff File | ||
mod - application/core/db/PgsqlSchema.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-29 02:05 | aesteban | New Issue | |
2015-08-29 11:23 | DenisChenu | Changeset attached | => LimeSurvey master fab00d4a |
2015-08-29 11:27 | DenisChenu | Assigned To | => DenisChenu |
2015-08-29 11:27 | DenisChenu | Status | new => assigned |
2015-08-29 11:57 | DenisChenu | Relationship added | parent of 09847 |
2015-08-29 11:58 | DenisChenu | Note Added: 33035 | |
2015-08-29 14:59 | DenisChenu | Changeset attached | => LimeSurvey master 93f50c27 |
2015-08-29 14:59 | DenisChenu | Note Added: 33037 | |
2015-08-29 14:59 | DenisChenu | Resolution | open => fixed |
2015-08-29 15:00 | DenisChenu | Note Added: 33038 | |
2015-08-29 15:00 | DenisChenu | Status | assigned => resolved |
2015-08-29 15:00 | DenisChenu | Fixed in Version | => 2.06+ |
2015-09-30 11:01 | c_schmitz | Note Added: 33232 | |
2015-09-30 11:01 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |