Project

General

Profile

Actions

Bug #12158

open

Endless session reloading

Added by Matthias Van Ceulebroeck 6 months ago. Updated 5 months ago.

Status:
Implemented @Emweb
Priority:
Normal
Target version:
Start date:
11/15/2023
Due date:
% Done:

100%

Estimated time:

Description

This bug seems to occur from 4.10.0.

If a user reloads a page that is different from the application's base path, this can lead to a series of new sessions being created rapidly. The user is seemingly stuck in an endless loop.
The session tracking doesn't seem to catch that the sessionId belongs to a newly created session, and will invalidate the current session and reload.
It will only do so when a path has been provided that goes deeper than the application's base path.

Likely the changes introduced in #11348 may have introduced this problem.

This can be worked around by not using Combined tracking, but is not a full solution.

Actions #1

Updated by Matthias Van Ceulebroeck 5 months ago

  • Status changed from New to InProgress
  • Assignee set to Matthias Van Ceulebroeck
Actions #2

Updated by Matthias Van Ceulebroeck 5 months ago

  • Status changed from InProgress to Review
  • Assignee deleted (Matthias Van Ceulebroeck)
Actions #3

Updated by Korneel Dumon 5 months ago

  • Status changed from Review to InProgress
  • Assignee set to Matthias Van Ceulebroeck
Actions #4

Updated by Matthias Van Ceulebroeck 5 months ago

  • Status changed from InProgress to Review
  • Assignee changed from Matthias Van Ceulebroeck to Korneel Dumon
Actions #5

Updated by Korneel Dumon 5 months ago

  • Status changed from Review to Resolved
  • Assignee changed from Korneel Dumon to Matthias Van Ceulebroeck
Actions #6

Updated by Matthias Van Ceulebroeck 5 months ago

  • Status changed from Resolved to Implemented @Emweb
Actions #7

Updated by Matthias Van Ceulebroeck 5 months ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF