TraversalError: 'link' OOPS now happening in +translations pages
Bug #455771 reported by
Ursula Junque
on 2009-10-19
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
Данило Шеган |
Bug Description
As seen on OOPS-1385D1787:
TraversalError: 'link'
Bug 412243 shows a very similar issue. It's a duplicate of bug 408738, and the latter is already Fix Released.
Related branches
lp:~danilo/launchpad/bug-455771
- Jeroen T. Vermeulen (community): Approve on 2009-10-21
-
Diff: 50 lines2 files modifiedlib/lp/translations/stories/distroseries/xx-distroseries-translations.txt (+28/-0)
lib/lp/translations/templates/distroseries-translations.pt (+3/-1)
Данило Шеган (danilo)
on 2009-10-20
Changed in rosetta: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 3.1.10 |
Данило Шеган (danilo) wrote : | #1 |
Данило Шеган (danilo) wrote : | #2 |
As for the bug, we just need to make sure that translation focus is defined prior to trying to link to it.
Данило Шеган (danilo)
on 2009-10-21
Changed in rosetta: | |
assignee: | nobody → Данило Шеган (danilo) |
Данило Шеган (danilo)
on 2009-10-21
Changed in rosetta: | |
status: | Triaged → In Progress |
This bug was mentioned in devel r9756 <http://
Changed in rosetta: | |
status: | In Progress → Fix Committed |
tags: | added: qa-needstesting |
Данило Шеган (danilo)
on 2009-10-23
tags: |
added: qa-ok removed: qa-needstesting |
Данило Шеган (danilo)
on 2009-11-05
Changed in rosetta: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
(Side note: this indicates a problem in the oops-tools bug detection. These are completely different bugs, and it'd probably be better to have oops-tools linking do it by both page ID and exception, than just by exception)