bug search model cache is populated for 'advanced bug search form'
Bug #915880 reported by
Robert Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
Ian Booth |
Bug Description
This is waste from the perspective of users hitting the page, as they don't get shown the results. The results should only be calculated and rendered when we are showing search results.
OOPS-0f474842e6375bbd6309cb6c8b32382e
Related branches
lp://staging/~wallyworld/launchpad/advanced-bug-search-model-915880
- Curtis Hovey (community): Approve (code)
-
Diff: 280 lines (+72/-115)2 files modifiedlib/lp/bugs/browser/bugtask.py (+3/-1)
lib/lp/bugs/browser/tests/test_bugtask.py (+69/-114)
lp://staging/~wallyworld/launchpad/advanced-bug-search-model2-915880
- Curtis Hovey (community): Approve (code)
-
Diff: 292 lines (+72/-116)3 files modifiedlib/lp/bugs/browser/bugtask.py (+3/-1)
lib/lp/bugs/browser/tests/test_buglisting.py (+0/-1)
lib/lp/bugs/browser/tests/test_bugtask.py (+69/-114)
Changed in launchpad: | |
importance: | High → Critical |
tags: | added: timeout |
description: | updated |
Changed in launchpad: | |
status: | Triaged → In Progress |
assignee: | nobody → Ian Booth (wallyworld) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r16109 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 16109>.