Anonymous | Login | 02-27-2021 22:00 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0007372 | [Squeak] Kernel | minor | always | 07-21-09 18:51 | 04-18-10 22:05 | ||||
Reporter | Javier Diaz | View Status | public | ||||||
Assigned To | nicolas cellier | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.10.2 | ||||||
Summary | 0007372: printShowingDecimalPlaces: justify fraction to the #right instead of the #left | ||||||||
Description |
In Number>>printShowingDecimalPlaces: when creating the string for the fraction: fractionString := frac printString padded: #right to: placesDesired with: $0. the correct direction is #left not #right Example of the problem: 7.087 printShowingDecimalPlaces: 2 '7.90' |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
![]() |
|||||||||||
SYSTEM WARNING: Creating default object from empty value SYSTEM WARNING: Creating default object from empty value
|
![]() |
|
(0013213 - 63 - 75 - 75 - 292 - 292 - 292) nicolas cellier 07-27-09 20:24 |
This is a known bug with known fix and duplicates 0005640 0007028 |
(0013312 - 119 - 131 - 131 - 131 - 131 - 131) nicolas cellier 09-19-09 20:23 |
Fixed in http:://source.squeak.org/trunk/KernelTests-nice.93.mcz http:://source.squeak.org/trunk/Kernel-nice.247.mcz |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
51 total queries executed. 38 unique queries executed. |