View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09868 | Bug reports | Other | public | 2015-09-07 10:44 | 2016-02-05 19:41 |
| Reporter | rola | Assigned To | c_schmitz | ||
| Priority | high | Severity | partial_block | ||
| Status | closed | Resolution | won't fix | ||
| Summary | 09868: Unable to display responses | ||||
| Description | Hi, regarding mentioned , please note i am using Arabic collation for my sql server database . after running the survey , i was unable to view responses .. no error message received but there was 0 records. i have checked the issue and found out that token column in tokens table uses SQL_Latin1_General_CP1_CI_AS collation while token column in responses table uses Arabic_CI_AS_WS collation which result in collation conflict . to solve the issue i changed the collation used while creating the token table. this done in application\models\Token.php as per below /////////// kindly advise on that matter ..... | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | |||||
| I will donate to the project if issue is resolved | |||||
| Browser | |||||
| Database type & version | |||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-09-07 10:44 | rola | New Issue | |
| 2016-02-05 08:38 | DenisChenu | Project | Development => Bug reports |
| 2016-02-05 08:38 | DenisChenu | Category | Response browsing => Other issues |
| 2016-02-05 12:59 | ollehar | Note Added: 34628 | |
| 2016-02-05 19:41 | c_schmitz | Note Added: 34643 | |
| 2016-02-05 19:41 | c_schmitz | Status | new => closed |
| 2016-02-05 19:41 | c_schmitz | Assigned To | => c_schmitz |
| 2016-02-05 19:41 | c_schmitz | Resolution | open => won't fix |