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

Search panel makes infinite loop requests in main page #1122

Closed
texnicii opened this issue Nov 11, 2024 · 3 comments
Closed

Search panel makes infinite loop requests in main page #1122

texnicii opened this issue Nov 11, 2024 · 3 comments
Labels

Comments

@texnicii
Copy link

texnicii commented Nov 11, 2024

On the main page request to "https://www.php.net/js/search-index.php?lang=ru" is too many repeating and looks like infinite loop.

telegram-cloud-photo-size-2-5300784139655572273-y

I have cleared browser cache and refresh the main page, it repeated.

UPD: The same in incognito mode (even just not typed something into search form)

@cmb69
Copy link
Member

cmb69 commented Nov 11, 2024

Indeed! Does not happen for "de" (haven't checked others).

@cmb69 cmb69 added the Bug label Nov 11, 2024
@sy-records
Copy link
Member

I think it's incorrectly being cached without content, so it's causing duplicate requests.

image

@sy-records
Copy link
Member

It's back to normal now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants