Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix routes cache validation #19192

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

MauricioFauth
Copy link
Member

Improve validation of the routes cache file by validating it against fresh routes data. This is done only once per session.

@MauricioFauth MauricioFauth changed the base branch from master to QA_5_2 June 3, 2024 23:04
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@MauricioFauth MauricioFauth merged commit c66cdc2 into phpmyadmin:QA_5_2 Jun 3, 2024
29 checks passed
@MauricioFauth MauricioFauth deleted the routes-cache branch June 3, 2024 23:23
@MauricioFauth MauricioFauth self-assigned this Jun 3, 2024
@MauricioFauth MauricioFauth added this to the 5.2.2 milestone Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught TypeError: can't access property "error", data.responseJSON is undefined
2 participants