Branding not used for related projects on team page
Bug #582618 reported by
Tim Penhey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
j.c.sackett |
Bug Description
See https:/
The wikkid project has branding for the small 14x14 icon, but this is not used on the ~wikkid team page.
Related branches
lp://qastaging/~jcsackett/launchpad/dont-show-obsolete-junk
- Brad Crittenden (community): Approve (code)
-
Diff: 217 lines (+53/-25)6 files modifiedlib/lp/registry/browser/person.py (+1/-1)
lib/lp/registry/doc/person-account.txt (+1/-1)
lib/lp/registry/model/person.py (+28/-16)
lib/lp/registry/stories/person/xx-person-projects.txt (+2/-2)
lib/lp/registry/templates/person-portlet-related-projects.pt (+1/-3)
lib/lp/registry/tests/test_person.py (+20/-2)
Changed in launchpad-registry: | |
assignee: | nobody → j.c.sackett (jcsackett) |
status: | Triaged → In Progress |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: | added: qa-ok |
tags: | removed: qa-ok |
Changed in launchpad-registry: | |
status: | Fix Committed → In Progress |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This is tricky. That is not a link to a project. It is a link to a pillarname from IKarmaContext. There is no icon. We require an adapter to do the formatting or the view can try to convert the names to objects we have formatters for.