While I can browse the Corsair website, I cannot register (join = rejoignez nous) on it.
There are missing JavaScript functions, apparently:
Cannot register on www.corsair.com
Moderator: trava90
Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
-
- Fanatic
- Posts: 185
- Joined: 2014-06-03, 09:26
- Location: France
Cannot register on www.corsair.com
You do not have the required permissions to view the files attached to this post.
-
- Pale Moon guru
- Posts: 37352
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: Cannot register on www.corsair.com
Corsair is most likely using the non-standard and strongly deprecated global event reference (window.event). That is a webmaster error, not a problem in Pale Moon.
You can enable this by toggling dom.window.event.enabled in about:config, but Corsair should simply stop doing this and use the event passed into the handler instead.
If they resist, point them to https://developer.mozilla.org/en-US/docs/Web/API/Window/event, particularly the big red note on top. In this case it only even exists in mainstream for compatibility purposes (it was an IE thing)
You can enable this by toggling dom.window.event.enabled in about:config, but Corsair should simply stop doing this and use the event passed into the handler instead.
If they resist, point them to https://developer.mozilla.org/en-US/docs/Web/API/Window/event, particularly the big red note on top. In this case it only even exists in mainstream for compatibility purposes (it was an IE thing)
"The world will not be destroyed by those who do evil, but by those who watch them without doing anything." - Albert Einstein
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Fanatic
- Posts: 185
- Joined: 2014-06-03, 09:26
- Location: France
Re: Cannot register on www.corsair.com
Sadly, and while the first errors do vanish when enabling dom.window.event.enabled, I still get these errors when clicking on "Rejoignez nous" (Join us):
You do not have the required permissions to view the files attached to this post.
-
- Pale Moon guru
- Posts: 37352
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: Cannot register on www.corsair.com
Those seem to be custom functions. Don't know of a way to fix/work around that off-hand.
"The world will not be destroyed by those who do evil, but by those who watch them without doing anything." - Albert Einstein
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Fanatic
- Posts: 185
- Joined: 2014-06-03, 09:26
- Location: France
Re: Cannot register on www.corsair.com
Yes, there seem to be a lot of bugs on that site (at least on its French version)... I found links with bogus https://*/fr/fr/fr/* URLs too, while only the URL with https://*/fr/fr/* is actually valid...
Never mind, could place an order without joining (once the bogus link manually fixed)...
Thanks for your help, still.

Never mind, could place an order without joining (once the bogus link manually fixed)...
Thanks for your help, still.
