Ticket #418 (closed defect: fixed)

Opened 4 years ago

Last modified 2 years ago

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

Changed 2 years ago by mortonda@…

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

fix in [1255] and similar in trunk by redirecting after confirming actions.

Note: See TracTickets for help on using tickets.