![]() |
Header details messed up on a multi step user journey - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: General Discussion (/forumdisplay.php?fid=25) +--- Thread: Header details messed up on a multi step user journey (/showthread.php?tid=13226) |
Header details messed up on a multi step user journey - nccgroup_avi - 09-09-2014 02:25 AM Whilst trying a multi step user journey on WPT, I observed something weird. Please see below: Code: navigate www.bbc.co.uk Now to reproduce the issue, please follow these steps: 1. Go to http://www.webpagetest.org/result/140908_JW_1d1556f343a879585eafa5aaf0ef6d3a/1/details/#request 2. Click on 'Request #1' Observation: Only the Details tab shows correct results. Both the other tabs (Request and Response headers) are incorrect. Is it a known issue? combineSteps seems to have fixed the issue. Results below: http://www.webpagetest.org/result/140908_FZ_4df771104a30df04b9ccea91ef9845f0/1/details/ RE: Header details messed up on a multi step user journey - pmeenan - 09-10-2014 11:35 PM Yep, there's an open issue on it that I haven't had a chance to look at yet: https://github.com/WPO-Foundation/webpagetest/issues/237 |