View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08076 | Bug reports | Other | public | 2013-08-02 05:32 | 2013-10-23 14:40 |
Reporter | anthony_b | Assigned To | c_schmitz | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Target Version | 2.05 RC | Fixed in Version | 2.05 RC | ||
Summary | 08076: Unable to respond to survey when using PostgreSQL and database sessions | ||||
Description | When attempting to complete a survey, no responses are saved. Where a question is mandatory, the page simply refreshes, losing the responses given. If there is only one group/page, a warning about not having completed a mandatory question is given first, whereas if there is more than one group, the page refreshes when next is clicked, and the responses are lost. A minimal survey that demonstrates this is attached. Responses are saved correctly if database sessions are turned off, or we switch to MySQL (which works correctly with database sessions). | ||||
Steps To Reproduce |
| ||||
Additional Information | There is no indication of any other issue within the admin interface when using database sessions - it appears to function normally. It is only when a survey is execute that a session related issue occurs. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 130708 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | Chrome | ||||
Database type & version | PostgreSQL 9.1.9 | ||||
Server OS (if known) | Debian 6.0.7 | ||||
Webserver software & version (if known) | Apache 2.2.16 | ||||
PHP Version | 5.3.3 | ||||
This seems to be a bug in the Yii framework/session table setup. Data column in session table needs to be bytea but this does not work with the current Yii version used. Moving target to 2.05. |
|
Yii update needed. |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13326 |
|
Thanks - I will try in out when the next RC comes out. |
|
2.05RC3 released. |
|
LimeSurvey: 2.05 61023330 2013-10-22 11:19 Details Diff |
Fixed issue 08076: Unable to respond to survey when using PostgreSQL and database sessions |
Affected Issues 08076 |
|
mod - application/config/version.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - installer/sql/create-mssql.sql | Diff File | ||
mod - installer/sql/create-mysql.sql | Diff File | ||
mod - installer/sql/create-pgsql.sql | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-02 05:32 | anthony_b | New Issue | |
2013-08-02 05:32 | anthony_b | File Added: limesurvey_survey_392434.lss | |
2013-09-26 08:28 | c_schmitz | Assigned To | => c_schmitz |
2013-09-26 08:28 | c_schmitz | Status | new => assigned |
2013-09-26 10:01 | c_schmitz | Note Added: 26378 | |
2013-09-26 10:01 | c_schmitz | Target Version | => 2.05 RC |
2013-09-26 10:02 | c_schmitz | Assigned To | c_schmitz => |
2013-09-26 10:02 | c_schmitz | Status | assigned => new |
2013-10-11 16:26 | c_schmitz | Relationship added | child of 08122 |
2013-10-11 16:27 | c_schmitz | Note Added: 26735 | |
2013-10-11 16:27 | c_schmitz | Assigned To | => c_schmitz |
2013-10-11 16:27 | c_schmitz | Status | new => assigned |
2013-10-20 22:29 | c_schmitz | Relationship deleted | child of 08122 |
2013-10-22 11:29 | c_schmitz | Changeset attached | => LimeSurvey 2.05 61023330 |
2013-10-22 11:29 | c_schmitz | Note Added: 26897 | |
2013-10-22 11:29 | c_schmitz | Resolution | open => fixed |
2013-10-22 11:45 | c_schmitz | Status | assigned => resolved |
2013-10-22 11:45 | c_schmitz | Fixed in Version | => 2.05 RC |
2013-10-23 02:30 | anthony_b | Note Added: 26940 | |
2013-10-23 14:40 | c_schmitz | Note Added: 26952 | |
2013-10-23 14:40 | c_schmitz | Status | resolved => closed |