jchristi / harstorage

Automatically exported from code.google.com/p/harstorage
Other
1 stars 0 forks source link

Uploading HAR with multiple pages, only first page gets parsed. #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a HAR with multiple pages
2. Upload it using a rest call to /results/upload
3. Look at the results in the UI.  On home page, only the first page is shown.  
after drilling down and looking at HAR Viewer tab, data is only shown for first 
page.

What is the expected output? What do you see instead?
Each page in the HAR should be parsed, and new entry should be created for each 
page.

What version of the product are you using? On what operating system?
1.0

Please provide any additional information below.

Original issue reported on code.google.com by dhava...@gmail.com on 13 Jan 2014 at 1:55