Ticket #418 (closed defect: fixed)
quickstats are not updated on first page load after confirming items
| Reported by: | dmorton | Owned by: | dmorton |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.3 |
| Component: | PHP scripts | Version: | 1.0.2 |
| Severity: | minor | Keywords: | |
| Cc: |
Description (last modified by mortonda@…) (diff)
The quickstats links in the desert_sand theme are loaded before the
confirmations take place, which means they are wrong until you refresh the page.
We need to delay loading smarty.php until after that has happened.
Alternately, we need to remove that code from the per-theme code and make it available for all themes.
At the same time, the ocean_blue theme needs to have a total for at least the current cache, or else it needs to display the entire quickstats box.
This should apply to 1.0 series and 1.1 series.
Change History
Note: See
TracTickets for help on using
tickets.

