OOPS when displaying ubuntu/+ppas page
Bug #446157 reported by
Julian Edwards
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Medium
|
Julian Edwards |
Bug Description
OOPS-1376E72
{{{
ProgrammingError: function ftq(record) does not exist LINE $INT: Archive.fti @@ ftq(($STRING, $STRING... ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts
}}}
ftq() takes a string, not a tuple
Related branches
lp://qastaging/~julian-edwards/launchpad/ppa-search-oops-bug-446157
- Michael Nelson (community): Approve (code)
-
Diff: 42 lines2 files modifiedlib/lp/registry/browser/distribution.py (+7/-0)
lib/lp/soyuz/stories/ppa/xx-ubuntu-ppas.txt (+14/-0)
tags: | added: oops |
Changed in soyuz: | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → 3.1.10 |
tags: | added: easy |
Changed in soyuz: | |
assignee: | nobody → Julian Edwards (julian-edwards) |
Changed in soyuz: | |
status: | Triaged → In Progress |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
It seems like someome hand-hacked a URL rather than using the form, the full URL used was:
https:/ /launchpad. net/ubuntu/ +ppas?name_ filter= rednotebook& name_filter= kubuntu& sourceid= Mozilla- search
Note that name_filter is specified more than once.