View Issue Details

IDProjectCategoryView StatusLast Update
0000053NewsStatsReportspublic2018-01-01 21:33
ReporterthhAssigned Tothh 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
ProjectionnoneETAnone 
Product VersionProduct Build 
Target Version0.01Fixed in Version0.01 
Summary0000053: Improve output padding
DescriptionOutput padding for 'pretty' output is calculated for numbers with at least 10 digits - which does not look that good.

Padding should take the 'length' of the largest numbers in account, too.
TagsNo tags attached.

Relationships

related to 0000015 closedthh Wrong output padding 

Activities

thh

thh

2013-09-02 12:56

administrator   ~0000063

Fix committed to next branch as b342fcf030155e68748c09c3469f43d4559a6dfb: Improve output padding.

Take 'length' of numbers in account.

Change GetMaxLength() accordingly and use that
new information in FormatOutput().

Fixes 0000053.

Signed-off-by: Thomas Hochstein <thh@inter.net>
thh

thh

2018-01-01 21:33

administrator   ~0000075

Mass closign resolved bugs.

Related Changesets

NewsStats: next b342fcf0

2013-09-02 08:13:35

thh

Details Diff
Improve output padding.

Take 'length' of numbers in account.

Change GetMaxLength() accordingly and use that
new information in FormatOutput().

Fixes 0000053.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Affected Issues
0000053
mod - NewsStats.pm Diff File
mod - groupstats.pl Diff File

Issue History

Date Modified Username Field Change
2013-09-02 09:15 thh New Issue
2013-09-02 09:15 thh Relationship added related to 0000015
2013-09-02 09:16 thh Status new => confirmed
2013-09-02 10:15 thh Assigned To => thh
2013-09-02 10:15 thh Status confirmed => assigned
2013-09-02 12:56 thh Changeset attached => NewsStats next b342fcf0
2013-09-02 12:56 thh Note Added: 0000063
2013-09-02 12:56 thh Status assigned => resolved
2013-09-02 12:56 thh Resolution open => fixed
2013-09-02 14:52 thh Fixed in Version => 0.01
2018-01-01 21:33 thh Status resolved => closed
2018-01-01 21:33 thh Note Added: 0000075