Opened 9 years ago
Closed 9 years ago
#590 closed defect (fixed)
Couting number of items on the index page block interactions
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | Reggie v2.15 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The comment when the counters were added in #494 stated that "The calls are made in a separate thread and should not block other interactions on the page. ", but this seems to not be true. It is no possible to interact with menus or links on the page until the counting have been finished. It is usually quick, but sometimes it may take a few seconds.
Note: See
TracTickets for help on using
tickets.
(In [2322]) Fixes #590: Counting number of items on the index page block interactions