remove all cache:private calls from templates

Bug #650668 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
j.c.sackett

Bug Description

We want to remove all cache:private calls because have a private cache for each does not make the pages faster.

./ lib/lp/registry/templates/person-related-software.pt
      21: <tal:cache content="cache:private, 30 minute">
./ lib/lp/registry/templates/productseries-milestone-table-row.pt
       8: tal:content="cache:private, 1 hour, milestone/id">

^ Removing this last item will make the oops reported in bug 634646 stop occurring, though the underlying issue will continue to exist.

Related branches

j.c.sackett (jcsackett)
Changed in launchpad-registry:
status: Triaged → In Progress
assignee: nobody → j.c.sackett (jcsackett)
Revision history for this message
Launchpad QA Bot (lpqabot) wrote : Bug fixed by a commit
tags: added: qa-needstesting
Changed in launchpad-registry:
status: In Progress → Fix Committed
j.c.sackett (jcsackett)
tags: added: qa-ok
removed: qa-needstesting
Curtis Hovey (sinzui)
Changed in launchpad-registry:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.