Issue Type: Bug Bug
Affects Versions: current
Assignee: Fred G
Attachments: jenkins_fileSize_new.png, jenkins_fileSize_original.png
Components: core
Created: 05/Feb/13 12:16 AM
Description:

The human readable file size method hudson.Functions.humanReadableByteSize(long) returns ",00" for empty files (zero byte length)
(see attached screenshot jenkins_fileSize_original.png).
It should return "0" instead.

Also bytes should not be shown in decimal format.

The second screenshot (jenkins_fileSize_new.png) shows the file size format after implementing the proposed changes.

Project: Jenkins
Labels: ui
Priority: Trivial Trivial
Reporter: Fred G
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to