Cadastral Map window impossible to open Topic is solved

For support with specific websites

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:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
Ganusa_7

Cadastral Map window impossible to open

Unread post by Ganusa_7 » 2020-09-14, 14:57

I open link: https://nahlizenidokn.cuzk.cz/VyberKatastrMapa.aspx
Now, type into yellow field a name of cadastral area, for example: "opava" and click "Vyhledat" (Search).
Normally, a cadastral map is immediately opened, but with Pale Moon is not.
Firefox does it well.
Please, what is a problem?
(Pale Moon 28.13 on Linux Mint 20)

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 37676
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: Cadastral Map window impossible to open

Unread post by Moonchild » 2020-09-14, 16:38

Code: Select all

ReferenceError: event is not defined
The website tries to use an (ambiguous) global event instead of the event parameter passed into the event handler. If the js wasn't minified I would be able to point out exactly where this happens, but it's something the webmaster should be made aware of. Solving this in the script will likely be a trivial 1-minute job.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Ganusa_7

Re: Cadastral Map window impossible to open

Unread post by Ganusa_7 » 2020-09-30, 07:48

Today, I upgraded on Pale Moon 14.0. That "Cadastral Map" runs perfectly. :)