TheBrusMeister / harviewer

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

HAR validation errors when accessing with path parameter #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.setup harviewer locally (harviewer-2.0-15)
2.copy the .har file (generated through BrowserMob/Selenium Chrome driver) to 
examples dir
3.Set cookie validate=false
4.http://localhost/harviewer-2.0-15/pagelist.php?path=examples/output.har

What is the expected output? What do you see instead?
Expected:- Graphs
Actual:- HAR validation errors
(Ex:- Sum of request timings doesn't correspond to the total value: 
http://10.4.39.130/js/reportlib/index.controller.js?q=rHEAD (request.time: 2 
vs. sum: 3), request#: 46, parent page: HAR)

What version of the product are you using? On what operating system?
harviewer-2.0-15/Ubuntu Release 12.04 (precise) 64-bit

Please provide any additional information below.
When the .har file is drag and dropped in to the harviewer it works fine with 
the same version and works fine with harviewer-2.0.14 when accessed through 
path parameter.

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

Original issue reported on code.google.com by bimalcha...@gmail.com on 25 Feb 2014 at 6:17

Attachments:

GoogleCodeExporter commented 8 years ago
The last version of HAR Viewer is 2.0.16
http://www.softwareishard.com/har/viewer/

And the attached file works for me with this version.

Can you check it out?

Honza

Original comment by odva...@gmail.com on 26 Feb 2014 at 7:32

GoogleCodeExporter commented 8 years ago
Thanks, 

could you please make the 2.0.16 available in the Downloads section? I'm 
getting a error while building code through ant.

And either harviewer-2.0-15 or harviewer-2.0.14 didn't show the page names. 
hope that's fixed in the 2.0.16

Original comment by bimalcha...@gmail.com on 26 Feb 2014 at 8:08

GoogleCodeExporter commented 8 years ago
> could you please make the 2.0.16 available in the Downloads section?
The problem is that Google is not supporting the Download section anymore and 
it isn't possible to append new Downloads.

Any tips for alternative location?
Where would you look when looking for a download?

Anyway, I am attaching it here for now

Honza

Original comment by odva...@gmail.com on 26 Feb 2014 at 10:40

Attachments:

GoogleCodeExporter commented 8 years ago
Does 2.0.16 solve the issue?

Honza

Original comment by odva...@gmail.com on 26 Feb 2014 at 10:41

GoogleCodeExporter commented 8 years ago
thanks

Original comment by bimalcha...@gmail.com on 26 Feb 2014 at 10:51

GoogleCodeExporter commented 8 years ago
I have created a new directory (github.com) where all future releases will be 
available:

https://github.com/janodvarko/harviewer/tree/master/releases

Honza

Original comment by odva...@gmail.com on 26 Feb 2014 at 11:06