View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
15685 | Bug reports | Import/Export | public | 2019-12-20 17:13 | 2020-01-15 11:59 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.21.2 | ||||
Fixed in Version | 3.21.3 | ||||
Summary | 15685: Issue when exporting decimal valuein MSSQL | ||||
Description | When exporting decimal value with mssql : 0 is not exported and 0.1 is exported as .1 | ||||
Steps To Reproduce | Child of https://bugs.limesurvey.org/view.php?id=15684 Use this LSA to export /browse in mssql | ||||
Tags | No tags attached. | ||||
Attached Files | results-survey687444.csv (202 bytes)
"id","submitdate","lastpage","startlanguage","seed","token","NUM","MultiNum[SQ001]","MultiNum[SQ002]","MultiNum[SQ003]" "8","2019-12-20 15:35:05.000","1","en","1237832242","4Cf","","",".1",".01" | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 3.21.2 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | sqlsrv SQLserver 12 | ||||
Server OS (if known) | windows | ||||
Webserver software & version (if known) | IIS | ||||
PHP Version | php7.2 | ||||
related to | 15684 | closed | DenisChenu | When reloading decimal value with 0 with MSSQL : 0 disappear |
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29312 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29318 |
|
Fixed in Release 3.21.5+200115 |
|
LimeSurvey: master 2eb78e6c 2020-01-08 15:45 Committer: ollehar Details Diff |
[WIP] Dev: Issue with MSSQL and 0 or 0.1 or 0.001 (#1354) Fixed issue 15684: MSSQL issue reloading decimal value Fixed issue 15685: Issue when exporting decimal value in MSSQL |
Affected Issues 15684, 15685 |
|
mod - application/controllers/admin/dataentry.php | Diff File | ||
mod - application/helpers/admin/export/SurveyObj.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/models/SurveyDynamic.php | Diff File | ||
LimeSurvey: master a4e89005 2020-01-09 12:53 Committer: ollehar Details Diff |
Fixed issue 15684: When reloading decimal value with 0 with MSSQL : 0 disappear (#1360) Fixed issue 15685: Issue when exporting decimal value in MSSQL |
Affected Issues 15684, 15685 |
|
mod - application/controllers/admin/dataentry.php | Diff File | ||
mod - application/helpers/admin/export/SurveyObj.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-20 17:13 | DenisChenu | New Issue | |
2019-12-20 17:13 | DenisChenu | Status | new => assigned |
2019-12-20 17:13 | DenisChenu | Assigned To | => DenisChenu |
2019-12-20 17:13 | DenisChenu | File Added: results-survey687444.csv | |
2019-12-20 17:13 | DenisChenu | Relationship added | related to 15684 |
2019-12-20 17:43 | DenisChenu | Note Added: 55109 | |
2020-01-08 14:45 | ollehar | Changeset attached | => LimeSurvey master 2eb78e6c |
2020-01-08 14:45 | DenisChenu | Note Added: 55155 | |
2020-01-08 14:45 | DenisChenu | Resolution | open => fixed |
2020-01-09 11:54 | ollehar | Changeset attached | => LimeSurvey master a4e89005 |
2020-01-09 11:54 | DenisChenu | Note Added: 55169 | |
2020-01-10 16:18 | DenisChenu | Status | assigned => resolved |
2020-01-10 16:18 | DenisChenu | Fixed in Version | => 3.21.3 |
2020-01-15 11:59 | lime_release_bot | Note Added: 55273 | |
2020-01-15 11:59 | lime_release_bot | Status | resolved => closed |