2024-04-20 13:25 BST

View Revisions: Issue #2532

Summary 0002532: Crash when visiting https://www.ringsdb.com/bundles/fosjsrouting/js/router.js
Revision 2017-04-23 10:26 by Vincent Sanders
Steps To Reproduce Open Netsurf by running "netsurf" in a terminal.
Visit www.ringsdb.com, then open the page source in a different window.
Scroll down to the bottom of the "page source", and select the "/bundles/fosjsrouting/js/router.js" script src text.
Use CTRL-C to copy the text.
Open a new tab, type http://www.ringsdb.com<CTRL-V>, and hit return.

The reproduction method seems pretty fragile; running netsurf with "-v", going to the webpage directly, or adding an extra "/" to the URL are all enough for netsurf to continue happily. Hopefully that is enough for you to reproduce it :D
Revision 2017-04-08 06:44 by Alastair Hughes
Steps To Reproduce Open Netsurf by running "netsurf" in a terminal.
Visit www.ringsdb.com, then open the page source in a different window.
Scroll down to the bottom of the "page source", and select the "/bundles/fosjsrouting/js/router.js" script src text.
Use CTRL-C to copy the text.
Open a new tab, type http://www.ringsdb.com<CTRL-V>, and hit return.

The reproduction method seems pretty fragile; running netsurf with "-v", going to the webpage directly, or adding an extra "/" to the URL are all enough for netsurf to continue happily. Hopefully that is enough for you to reproduce it :D