launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #00424
[Merge] lp:~stub/launchpad/bug-602936-hotbug-caching into lp:launchpad/devel
Stuart Bishop has proposed merging lp:~stub/launchpad/bug-602936-hotbug-caching into lp:launchpad/devel.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
Related bugs:
#602936 Bugs home page has inconsistent data due to caching
https://bugs.launchpad.net/bugs/602936
Turn off caching the 'hotbugs' list as it annoys some people and likely isn't saving us much.
--
https://code.launchpad.net/~stub/launchpad/bug-602936-hotbug-caching/+merge/31735
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~stub/launchpad/bug-602936-hotbug-caching into lp:launchpad/devel.
=== modified file 'lib/lp/bugs/templates/bugtarget-bugs.pt'
--- lib/lp/bugs/templates/bugtarget-bugs.pt 2010-06-15 19:37:37 +0000
+++ lib/lp/bugs/templates/bugtarget-bugs.pt 2010-08-04 11:08:49 +0000
@@ -107,9 +107,7 @@
--></script>
</tal:has_bugtasks>
- <tal:has_hot_bugs condition="view/hot_bugs_info/bugtasks"
- content="cache:private, 10 minute">
- <!-- hot_bugs_info/bugtasks cache:private 10 minute -->
+ <tal:has_hot_bugs condition="view/hot_bugs_info/bugtasks">
<h2>Hot bugs</h2>
<table class="listing" id="hot-bugs"