distroseries page places blocks in registration slot
Bug #610866 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Unassigned |
Bug Description
The a <p> is inserted into the slot and that creates extra spaces. This may be true for other pages.
Related branches
lp://qastaging/~sinzui/launchpad/launchpad-header-1
- Brad Crittenden (community): Approve (code)
- Paul Hummer (community): Approve (ui)
-
Diff: 250 lines (+18/-24)12 files modifiedlib/canonical/launchpad/icing/style-3-0.css.in (+1/-1)
lib/lp/answers/templates/faq-index.pt (+2/-2)
lib/lp/answers/templates/question-index.pt (+2/-2)
lib/lp/app/templates/base-layout.pt (+3/-3)
lib/lp/blueprints/templates/sprint-index.pt (+2/-3)
lib/lp/code/browser/tests/test_sourcepackagerecipe.py (+2/-0)
lib/lp/code/templates/sourcepackagerecipebuild-index.pt (+0/-2)
lib/lp/registry/templates/distribution-index.pt (+0/-2)
lib/lp/registry/templates/distributionmirror-index.pt (+4/-4)
lib/lp/registry/templates/distroseries-index.pt (+0/-2)
lib/lp/soyuz/stories/ppa/xx-copy-packages.txt (+2/-1)
lib/lp/soyuz/templates/build-index.pt (+0/-2)
Changed in launchpad-registry: | |
status: | Confirmed → Triaged |
Changed in launchpad-registry: | |
status: | Triaged → In Progress |
assignee: | nobody → Curtis Hovey (sinzui) |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: | added: qa-ok |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
To post a comment you must log in.
Fixed in stable r11315 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11315>.