Topic on Project:Support desk

Problem with browser back button

4
Summary by Alexandre7411

Do not use window.location.replace() function to do redirection it can mess up the brower history.

Alexandre7411 (talkcontribs)

Hi,

I have a problem with the back button of the browser, the wiki doesn't seem to respect the history correctly and redirects the user in the wrong way.

I have created a video to illustrate this problem that you can watch on youtube at the following link: https://youtu.be/4qE6tJ5w_4A

My wiki to the next version : MediaWiki(1.35.1), PHP7.4.13 (fpm-fcgi)

Thank you in advance for your help

Malyacko (talkcontribs)

Does it work in another browser like Firefox? Does it work when not using private mode?

Alexandre7411 (talkcontribs)

I have tried it on Safari/Firefox/Chrome in private mode and without private mode. The problem still occur every time.

Alexandre7411 (talkcontribs)