Ticket #9940 (closed PLIP: duplicate)
make the error page catalog query asynchronous
Reported by: | davisagli | Owned by: | ree |
---|---|---|---|
Priority: | minor | Milestone: | 4.0 |
Component: | KSS (Ajax) | Version: | |
Keywords: | Cc: |
Description
This is a placeholder for a PLIP I don't have time to champion myself.
Currently our error message template does a catalog query for pages that the user might have been trying to reach. We should make this get included by an async AJAX call to reduce the load on the server from bots hitting 404s.
Change History
Note: See
TracTickets for help on using
tickets.
Duplicate of #10964