Closed (fixed)
Project:
Navbar
Version:
7.x-1.6
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2015 at 20:17 UTC
Updated:
21 Dec 2015 at 20:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Tyler the Creator commentedComment #4
eshta commentedSo I'm not able to reproduce this reliably either but have seen it. I decided to take a look at the D8 code as I have not seen the problem there in the last several releases. At one point the code changed to utilize window.location for setting the url to be used as the back link. This was done to preserve language settings, etc., however, in our situation I think it would also work for this given that window.location will always be properly populated. One more reason to do a full sweep of JS changes from D8....
Comment #6
eshta commentedI've gone ahead and committed the change and seeing that this is intermittent and hard to reproduce I'll close this ticket for now.... If this crops up again let's re-open and try again hopefully with steps to reproduce.