Author Topic: TM fixes following June 2025 upgrade  (Read 9334 times)

0 Members and 1 Guest are viewing this topic.

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 5208
  • Last Login:Today at 11:30:54 am
Re: TM fixes following June 2025 upgrade
« Reply #15 on: June 11, 2025, 02:59:15 pm »
Thanks :) Top stats and broken user/unit cookies from the upgrade are fixed npw. The old issues do still persist, see Github.

Offline Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2976
  • Last Login:Today at 08:05:36 am
Re: TM fixes following June 2025 upgrade
« Reply #16 on: June 11, 2025, 05:14:24 pm »
More fixes on the main site.  Keep sending anything you see not working.  I'm aware of the showroute not honoring the units and just opened a new issue for that.

Offline cenlaroads

  • TM Collaborator
  • Jr. Member
  • *****
  • Posts: 73
  • Last Login:Today at 01:41:35 am
Re: TM fixes following June 2025 upgrade
« Reply #17 on: June 12, 2025, 01:31:18 am »
The link "cenlaroads's User Page" (or whoever) at the top of the TM page is messed up.  Only the " 's User Page " portion is clickable.  The username itself is not.

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 5208
  • Last Login:Today at 11:30:54 am
Re: TM fixes following June 2025 upgrade
« Reply #18 on: June 12, 2025, 02:05:23 pm »
^^ same for me.

I found another issue that didn't exist before the upgrade:
https://travelmapping.net/user/region.php?u=michih&rg=JEY&units=miles

Several warnings are output when the selected user has no traveles in a region. It happens when I open it regularily (from dharwood or norheim user page, then select another user with 0 travels in that region) and edited the url (opened Hamburg region and then changed deu-hh to jey). The latter worked before the upgrade.

system.php does also output warnings:
https://travelmapping.net/user/system.php?units=miles&u=michih&sys=jeyc

Offline Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2976
  • Last Login:Today at 08:05:36 am
Re: TM fixes following June 2025 upgrade
« Reply #19 on: June 12, 2025, 02:31:08 pm »
The link "cenlaroads's User Page" (or whoever) at the top of the TM page is messed up.  Only the " 's User Page " portion is clickable.  The username itself is not.

This should be fixed now.

Offline Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2976
  • Last Login:Today at 08:05:36 am
Re: TM fixes following June 2025 upgrade
« Reply #20 on: June 12, 2025, 04:17:40 pm »
I found another issue that didn't exist before the upgrade:
https://travelmapping.net/user/region.php?u=michih&rg=JEY&units=miles

Several warnings are output when the selected user has no traveles in a region. It happens when I open it regularily (from dharwood or norheim user page, then select another user with 0 travels in that region) and edited the url (opened Hamburg region and then changed deu-hh to jey). The latter worked before the upgrade.

system.php does also output warnings:
https://travelmapping.net/user/system.php?units=miles&u=michih&sys=jeyc

https://github.com/TravelMapping/Web/issues/827

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 5208
  • Last Login:Today at 11:30:54 am
Re: TM fixes following June 2025 upgrade
« Reply #21 on: June 21, 2025, 02:40:38 pm »

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 5208
  • Last Login:Today at 11:30:54 am
Re: TM fixes following June 2025 upgrade
« Reply #22 on: June 21, 2025, 02:42:08 pm »
Multi-sorting (with shift) of columns for the region and system tables on the user page does no longer work.

Offline Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2976
  • Last Login:Today at 08:05:36 am
Re: TM fixes following June 2025 upgrade
« Reply #23 on: June 21, 2025, 07:53:24 pm »
Multi-sorting (with shift) of columns for the region and system tables on the user page does no longer work.

Do you know if it's related to the update?  I think it would be unlikely since that JS code, not PHP code, but it would be helpful to know if it's a new problem to figure out where to start looking.

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 5208
  • Last Login:Today at 11:30:54 am
Re: TM fixes following June 2025 upgrade
« Reply #24 on: June 21, 2025, 11:05:22 pm »
Multi-sorting (with shift) of columns for the region and system tables on the user page does no longer work.

Do you know if it's related to the update?  I think it would be unlikely since that JS code, not PHP code, but it would be helpful to know if it's a new problem to figure out where to start looking.
I use it regularily. It still worked the other week.