PackageDiff.title is bogus for inter-PPA copies
Bug #530399 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
From lib/lp/
@property
def title(self):
"""See `IPackageDiff`."""
if ancestry_archive == self.to_
else:
return '%s to %s' % (ancestry_
Saying "(in Ubuntu)" just because it's from another (non-primary) archive is wrong.
Changed in soyuz: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: ppa trivial ui |
tags: | added: package-copies |
Changed in launchpad: | |
status: | Triaged → In Progress |
assignee: | nobody → Ursula Junque (ursinha) |
Changed in launchpad: | |
assignee: | Ursula Junque (ursinha) → nobody |
Changed in launchpad: | |
status: | In Progress → Triaged |
To post a comment you must log in.