The Wayback Machine - https://web.archive.org/web/20210201233924/https://github.com/psolom/RichFilemanager/issues/372
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language switcher - if url has params, hash does nothing #372

Open
npirlot opened this issue Jan 15, 2019 · 0 comments
Open

Language switcher - if url has params, hash does nothing #372

npirlot opened this issue Jan 15, 2019 · 0 comments

Comments

@npirlot
Copy link

@npirlot npirlot commented Jan 15, 2019

https://github.com/servocoder/RichFilemanager/blob/873ad6683bff284e0bb76069ebd923f8deb6a94f/src/js/filemanager.js#L2206

If the manager's URI contains GET params, using the language switcher uses a hash instead of question mark. This causes the manager not to refresh (hash change does not generate page reload), and language is not changed.

Should the hash not be replaced by an ampersand?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant