Distro source package changelog page times out
Bug #452070 reported by
Julian Edwards
on 2009-10-15
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
Muharem Hrnjadovic |
Bug Description
OOPS-1383E1722
Massive repeated queries on bugs, libraryfiles and email addresses. This is most likely to be caused by the linkification of bugs and people's email addresses in the changelogs.
Related branches
lp:~al-maisan/launchpad/clog-oops-452070
- Eleanor Berger (community): Approve on 2009-10-22
-
Diff: 659 lines13 files modifiedlib/canonical/launchpad/webapp/tales.py (+9/-2)
lib/lp/bugs/doc/bug.txt (+28/-0)
lib/lp/bugs/interfaces/bug.py (+7/-0)
lib/lp/bugs/model/bug.py (+10/-1)
lib/lp/registry/browser/distributionsourcepackage.py (+46/-4)
lib/lp/registry/configure.zcml (+1/-0)
lib/lp/registry/doc/sourcepackage.txt (+10/-8)
lib/lp/registry/model/distributionsourcepackage.py (+22/-1)
lib/lp/soyuz/browser/configure.zcml (+0/-3)
lib/lp/soyuz/browser/sourcepackagerelease.py (+117/-96)
lib/lp/soyuz/stories/soyuz/xx-distributionsourcepackagerelease-pages.txt (+34/-0)
lib/lp/soyuz/templates/distributionsourcepackagerelease-changes.pt (+5/-4)
lib/lp/soyuz/templates/sourcepackagerelease-change-summary.pt (+0/-10)
Julian Edwards (julian-edwards)
on 2009-10-15
tags: | added: oops timeout |
Changed in soyuz: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Muharem Hrnjadovic (al-maisan) |
milestone: | none → 3.1.10 |
Muharem Hrnjadovic (al-maisan)
on 2009-10-19
Changed in soyuz: | |
status: | Triaged → In Progress |
Changed in soyuz: | |
status: | In Progress → Fix Committed |
Muharem Hrnjadovic (al-maisan)
on 2009-11-06
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in devel r9762 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ devel/revision/ 9762>