Opened 11 years ago
Closed 11 years ago
#346 closed defect (fixed)
Slow counter updates on the show results page
Reported by: | keeloo | Owned by: | sanmai |
---|---|---|---|
Priority: | minor | Milestone: | VLO-3.0 |
Component: | VLO web app | Version: | |
Keywords: | counter update slow | Cc: | teckart |
Description
When skipping from one record to the next (or previous) in the show results page, the counter sometimes disappears for a moment; it is updated very slowly. This could be bothersome and therefore needs to be fixed.
Change History (3)
comment:1 Changed 11 years ago by
Cc: | teckart added |
---|
comment:2 Changed 11 years ago by
Milestone: | → VLO-3.0 |
---|
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
A different approach is taken in 3.0. The only disadvantage is that the navigation is not available when the user comes from a bookmark/external link (but that is probably acceptable).
Note: See
TracTickets for help on using
tickets.
Probably the query to retrieve the count can be optimised. Will look into it.