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

Support for login page's i18n #14

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Support for login page's i18n #14

merged 1 commit into from
Aug 25, 2022

Conversation

203Null
Copy link
Contributor

@203Null 203Null commented Aug 25, 2022

On the login page, the "Login" button might not be shown as "Login" due to the browser's preferred language. This will cause the following line of code not to query properly.
https://github.com/bscholer/BoilerKeyExtension/blob/1e33abbbaa62339f5c48d7640e9d7bf3189699db/content.js#L130
https://github.com/bscholer/BoilerKeyExtension/blob/1e33abbbaa62339f5c48d7640e9d7bf3189699db/content.js#L137
https://github.com/bscholer/BoilerKeyExtension/blob/1e33abbbaa62339f5c48d7640e9d7bf3189699db/content.js#L142

I removed the value query and it seems to work properly now.

@bscholer
Copy link
Collaborator

I am no longer with Purdue and cannot test. Merging, will update the extension tomorrow. Thank you for the PR!

@bscholer bscholer merged commit 2b33426 into zyonse:master Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants