View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20568 | Bug reports | Statistics | public | 2026-06-18 16:49 | 2026-06-18 17:43 |
| Reporter | DenisChenu | Assigned To | |||
| Priority | none | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | 7.0.x | ||||
| Summary | 20568: Implicit conversion from float 0.5 to int loses precision | ||||
| Description | With crypted attribute , when try to get quartile, we cast as float, not if not crypted.
| ||||
| Steps To Reproduce | Steps to reproduce
Expected resulthave the result Actual resultThrow error | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 7.0.2 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | not relevant | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | not relevant | ||||
|
Have to find the question with this issue, send a LSA when found wityh one cryoted, other one not cryoted |
|
|
Lighter lss : only 2 numeric question, same value but |
|
|
$row is 0.5 .... |
|
|
2 records : 2/4 x 3 = 1.5 : broke. Must always set to lower : cast as int ! |
|
|
My opinion : quartile can not be evaluated with cryoted data : order by crypted .... we do not call all and reorder, we call by order. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-18 16:49 | DenisChenu | New Issue | |
| 2026-06-18 16:49 | DenisChenu | File Added: survey_archive_272476.lsa | |
| 2026-06-18 16:50 | DenisChenu | Note Added: 85069 | |
| 2026-06-18 16:50 | DenisChenu | Bug heat | 0 => 2 |
| 2026-06-18 17:31 | DenisChenu | Note Added: 85070 | |
| 2026-06-18 17:31 | DenisChenu | File Added: Capture d’écran du 2026-06-18 17-29-22.png | |
| 2026-06-18 17:31 | DenisChenu | File Added: survey_archive_272476-light.lsa | |
| 2026-06-18 17:33 | DenisChenu | Note Added: 85071 | |
| 2026-06-18 17:38 | DenisChenu | Note Added: 85072 | |
| 2026-06-18 17:41 | DenisChenu | Note Edited: 85072 | |
| 2026-06-18 17:43 | DenisChenu | Note Added: 85073 |