View Issue Details
This bug affects 1 person(s).
10
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08385 | Bug reports | Theme editor | public | 2013-11-19 11:31 | 2013-11-25 15:39 |
Reporter | philg | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 2.05+ | ||||
Summary | 08385: right supression of '0' in print value of numeric field | ||||
Description | hi, | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | |||||
I will donate to the project if issue is resolved | |||||
Browser | |||||
Database type & version | |||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | |||||
has duplicate | 08400 | closed | DenisChenu | Numerical input strips zeros |
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13458 |
|
2.05RC7 released. |
|
LimeSurvey: 2.05 cb6f8c8b 2013-11-19 12:53 Details Diff |
Fixed issue 08385: right supression of '0' in print value of numeric field Dev: did we really need to fix 0 value left and remove last dot ? Dev: in 2.00 :$fValue=rtrim(rtrim($fValue,"0"),"."); |
Affected Issues 08385 |
|
mod - application/helpers/qanda_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-19 11:31 | philg | New Issue | |
2013-11-19 11:31 | philg | File Added: limesurvey_survey_545656.lss | |
2013-11-19 12:15 | Mazi | Assigned To | => DenisChenu |
2013-11-19 12:15 | Mazi | Status | new => assigned |
2013-11-19 12:29 | DenisChenu | Project | Feature requests => Bug reports |
2013-11-19 12:53 | DenisChenu | Changeset attached | => LimeSurvey 2.05 cb6f8c8b |
2013-11-19 12:53 | DenisChenu | Note Added: 27225 | |
2013-11-19 12:53 | DenisChenu | Resolution | open => fixed |
2013-11-19 12:55 | DenisChenu | Severity | feature => minor |
2013-11-19 12:55 | DenisChenu | Status | assigned => resolved |
2013-11-19 12:55 | DenisChenu | Fixed in Version | => 2.05+ |
2013-11-22 11:25 | c_schmitz | Relationship added | parent of 08400 |
2013-11-22 11:54 | DenisChenu | Relationship replaced | has duplicate 08400 |
2013-11-25 15:39 | c_schmitz | Note Added: 27373 | |
2013-11-25 15:39 | c_schmitz | Status | resolved => closed |
2015-12-11 14:40 | c_schmitz | Category | Templates => Theme editor |