View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14142 | Bug reports | Print View | public | 2018-10-11 09:49 | 2018-10-17 17:32 |
Reporter | potamo | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.x | ||||
Fixed in Version | 3.15.x | ||||
Summary | 14142: Integer values in pdf report in multiple numerical input | ||||
Description | Integer values (settings 'only integer values') in multiple numerical input questions are shown as decimals in the pdf report. | ||||
Steps To Reproduce |
| ||||
Additional Information | Same issue with simple numerical input questions was resolved 14072. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | Version 3.15.0+181008 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL 5 | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache2 | ||||
PHP Version | PHP 7.1 | ||||
Question value are shown at 2.000000 ? If yes : i think it must not be fixed only for integer … 2.00000 => 2 :) Best if you can send a lsa file :) (more quick to test) |
|
Yes, question values (integer values) are shown with multiple decimal places, but only in multiple numeric input questions (screenshot). And yes, has to be fixed only for integer values. |
|
No, I think it must be fixed in any condition : always remove the last 0 :) |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28329 |
|
Thank you a lot for fixing this. |
|
LimeSurvey: master c95a75c5 2018-10-15 20:08 Details Diff |
Fixed issue 14142: Integer values in pdf report in multiple numerical input Dev: same fix than all at all other part … (qanda, export etc …) Dev: think except with null : we don't have to test . since it's DECIMAL |
Affected Issues 14142 |
|
mod - application/models/SurveyDynamic.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-11 09:49 | potamo | New Issue | |
2018-10-14 18:54 | DenisChenu | Note Added: 49319 | |
2018-10-15 12:43 | potamo | File Added: limesurvey-integer-values.JPG | |
2018-10-15 12:43 | potamo | Note Added: 49323 | |
2018-10-15 13:29 | DenisChenu | Note Added: 49324 | |
2018-10-15 13:29 | DenisChenu | Assigned To | => DenisChenu |
2018-10-15 13:29 | DenisChenu | Status | new => assigned |
2018-10-15 18:08 | DenisChenu | Changeset attached | => LimeSurvey master c95a75c5 |
2018-10-15 18:08 | DenisChenu | Note Added: 49326 | |
2018-10-15 18:08 | DenisChenu | Resolution | open => fixed |
2018-10-15 19:10 | DenisChenu | Status | assigned => resolved |
2018-10-15 19:10 | DenisChenu | Fixed in Version | => 3.15.x |
2018-10-16 09:08 | potamo | Note Added: 49332 | |
2018-10-17 17:32 |
|
Status | resolved => closed |