agusantoso / harviewer

Automatically exported from code.google.com/p/harviewer
0 stars 0 forks source link

unused placeholder #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In filesize tooltip there seems to be an unused placeholder
2. Ex. 34KB, 34,456 (%S bytes)
3.

What is the expected output? What do you see instead?
I am only assuming that the proper format is : 34KB (34,456 bytes)
So I am attaching a diff to fix this.

What version of the product are you using? On what operating system?
Latest rev trunk

Please provide any additional information below.
I am not sure if the diff is the way you want this. Its seems to me that 
something is going wrong with the Lib.cloneArray() function.

Please attach a HAR file that can be used to reproduce the problem.

Original issue reported on code.google.com by phobouli...@gmail.com on 13 Jan 2011 at 3:30

Attachments:

GoogleCodeExporter commented 9 years ago
Patch committed at R199

The parameters passed into Lib.formatString were wrong, fixed (they should not 
be passed as an array).

Will be in HAR Viewer 2.0.6

Thanks for the report!
Honza

Original comment by odva...@gmail.com on 16 Jan 2011 at 2:46

GoogleCodeExporter commented 9 years ago
This issue is one of 4 issues that have been fixed in HAR Viewer 2.0.6

Please verify here:
http://www.softwareishard.com/har/viewer

Thanks again for your help!
Honza

Original comment by odva...@gmail.com on 16 Jan 2011 at 3:30