LimeSurvey: master 2eb78e6c

Author Committer Branch Timestamp Parent
DenisChenu ollehar master 2020-01-08 14:45:51 master 4ac5327a
Affected Issues  15684: When reloading decimal value with 0 with MSSQL : 0 disappear
 15685: Issue when exporting decimal valuein MSSQL
Changeset

[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

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