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

AJAX Search: Missing message constant #237

Closed
lat9 opened this issue Apr 27, 2023 · 0 comments
Closed

AJAX Search: Missing message constant #237

lat9 opened this issue Apr 27, 2023 · 0 comments
Labels
bug Something isn't working fix provided A correction has been provided
Milestone

Comments

@lat9
Copy link
Owner

lat9 commented Apr 27, 2023

... as identified in this Zen Cart support-thread posting:

The ajax_search has a message 'ajaxTimeoutErrorMessage. But it is never defined.

includes\templates\bootstrap\jscript\ajax_search.js line 48

alert(ajaxTimeoutErrorMessage); 

So if there is a timeout the pages seems to hang and the user does not know there has been a timeout.
If you have the debug console open, you can see the message "Uncaught ReferenceError: ajaxTimeoutErrorMessage is not defined"

@lat9 lat9 added the bug Something isn't working label Apr 27, 2023
@lat9 lat9 added this to the v3.5.4 milestone May 17, 2023
@lat9 lat9 added the fix provided A correction has been provided label Jul 1, 2023
@lat9 lat9 closed this as completed Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix provided A correction has been provided
Projects
None yet
Development

No branches or pull requests

1 participant