View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19229 | Bug reports | Database design | public | 2023-11-09 12:47 | 2024-09-03 17:16 |
Reporter | zufolo441 | Assigned To | c_schmitz | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | duplicate | ||
Product Version | 6.3.x | ||||
Summary | 19229: bug in mssql_drop_coulmn_with_constraints | ||||
Description | Hi, when database "limesurvey" in mssql is case sensitive (SQL_Latin1_General_CP1_CS_AS, for example), the function mssql_drop_coulmn_with_constraints in activate_helper.php doesn't work because the query is lowercase. function mssql_drop_coulmn_with_constraints($tablename, $columnname)
} please note the ortographic error in name, as already reported in 19110 , still unresolved. Many thanks! | ||||
Steps To Reproduce | try to activate a survey in a case sensitive MSSQL database. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 6.3.4 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 119 | ||||
Database type & version | Microsoft SQL Server 2012 (SP3-GDR) (KB4019092) - 11.0.6251.0 (X64) | ||||
Server OS (if known) | Debian 12 | ||||
Webserver software & version (if known) | nginx+php-fpm | ||||
PHP Version | 8.2 | ||||
duplicate of | 19110 | closed | tibor.pacalat | with MSSQL Lime is unable to activate survey |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-11-09 12:47 | zufolo441 | New Issue | |
2023-11-13 14:16 | gabrieljenik | Status | new => acknowledged |
2023-11-13 14:17 | gabrieljenik | Note Added: 78413 | |
2023-11-13 14:17 | gabrieljenik | Bug heat | 0 => 2 |
2024-09-03 17:16 | c_schmitz | Relationship added | duplicate of 19110 |
2024-09-03 17:16 | c_schmitz | Assigned To | => c_schmitz |
2024-09-03 17:16 | c_schmitz | Status | acknowledged => closed |
2024-09-03 17:16 | c_schmitz | Resolution | open => duplicate |