www.trenord.it no longer working 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.
Lucio Chiappetti
Astronaut
Astronaut
Posts: 660
Joined: 2014-09-01, 15:11
Location: Milan Italy

www.trenord.it no longer working

Unread post by Lucio Chiappetti » 2024-01-11, 16:24

The train operator www.trenord.it site does no longer work for timetable interrogation (and ticket sale). If one enters a string e.g. in the departure station field (or just clicks) the menu of matching stations appears, but one cannot select it. The earlier version with a different layout worked.

Code: Select all

Timestamp: 11/01/24 17:17:42
Warning: Content Security Policy: Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive.
Timestamp: 11/01/24 17:17:46
Warning: Use of Mutation Events is deprecated. Use MutationObserver instead.
Source File: https://www.trenord.it/fileadmin/templates/js/web-components/elements/trenord-web-components.js
Line: 2359
Timestamp: 11/01/24 17:17:56
Error: TypeError: x is null
Source File: https://answers.trenord.com.pagescdn.com/iframe.js
Line: 1
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)

User avatar
adoxa
Fanatic
Fanatic
Posts: 170
Joined: 2019-03-16, 13:26

Re: www.trenord.it no longer working

Unread post by adoxa » 2024-01-12, 01:58

It doesn't look like it's receiving the click event - with Firefox it goes click -> onChange -> clickOutside, but Basilisk is only getting clickOutside. It does work removing the "dropdown" class, but then you've got an ugly list of names; it also works via keyboard, but that is unbearably slow (repeat up/down, page up/down and home/end change position, but not focus).

dbsoft
Project Contributor
Project Contributor
Posts: 419
Joined: 2020-02-21, 17:35

Re: www.trenord.it no longer working

Unread post by dbsoft » 2024-01-15, 12:55

This site is working for me on master (33.0) might have been Moonchilds flattened tree changes that fixed it.

Lucio Chiappetti
Astronaut
Astronaut
Posts: 660
Joined: 2014-09-01, 15:11
Location: Milan Italy

Re: www.trenord.it no longer working

Unread post by Lucio Chiappetti » 2024-01-15, 19:05

I'll wait for the release
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)

Lucio Chiappetti
Astronaut
Astronaut
Posts: 660
Joined: 2014-09-01, 15:11
Location: Milan Italy

Re: www.trenord.it NOW working

Unread post by Lucio Chiappetti » 2024-01-30, 21:18

I confirm the site now works with 33.0.0 installed !
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)