View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16663 | Bug reports | Question editor | public | 2020-09-11 15:05 | 2020-09-21 14:54 |
Reporter | gabrieljenik | Assigned To | gabrieljenik | ||
Priority | none | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.15 | ||||
Summary | 16663: Unable to install related question theme | ||||
Description | Question Theme installation fails on MsSQL [error] [system.db.CDbCommand] CDbCommand::fetch() failed: SQLSTATE[42000]: [Microsoft][ODBC Driver 13 for SQL Server][SQL Server]Incorrect syntax near ' [error] [exception.CDbException] CDbException: CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: [Microsoft][ODBC Driver 13 for SQL Server][SQL Server]Incorrect syntax near '`'. in C:\inetpub\wwwroot\SMSystem\framework\db\CDbCommand.php:543 | ||||
Additional Information | Seems to me the issue happens as the SQL statment is using backticks.. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 4.3.15 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MsSQL | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7 | ||||
I think this is a fix |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30468 |
|
Fixed in Release 4.3.17+200921 |
|
LimeSurvey: master 00cad18a 2020-09-11 17:07 Details Diff |
Fixed issue 16663: Unable to install related question theme Removing backticks as they are not accepted by MSSQL |
Affected Issues 16663 |
|
mod - application/models/QuestionTheme.php | Diff File | ||
LimeSurvey: master 418f9144 2020-09-18 13:13 Committer: GitHub Details Diff |
Fixed issue 16663: Unable to install related question theme Dev: Merge pull request #1588 from gabrieljenik/bug/16663--Unable-to-install-related-question-theme |
Affected Issues 16663 |
|
mod - application/models/QuestionTheme.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-11 15:05 | gabrieljenik | New Issue | |
2020-09-11 15:05 | gabrieljenik | File Added: image.png | |
2020-09-11 15:11 | gabrieljenik | Note Added: 59777 | |
2020-09-13 08:33 | medhat | Issue Monitored: medhat | |
2020-09-18 11:13 | ollehar1 | Changeset attached | => LimeSurvey master 418f9144 |
2020-09-18 11:13 | gabrieljenik | Changeset attached | => LimeSurvey master 00cad18a |
2020-09-18 11:13 | gabrieljenik | Note Added: 59870 | |
2020-09-18 11:13 | gabrieljenik | Assigned To | => gabrieljenik |
2020-09-18 11:13 | gabrieljenik | Resolution | open => fixed |
2020-09-21 14:54 | lime_release_bot | Note Added: 59899 | |
2020-09-21 14:54 | lime_release_bot | Status | new => closed |
2021-08-08 04:32 | guest | Bug heat | 4 => 6 |