Merge lp:~dtwood/launchpad/fix_508722 into lp:launchpad

Proposed by David Wood
Status: Merged
Approved by: Deryck Hodge
Approved revision: no longer in the source branch.
Merged at revision: 11010
Proposed branch: lp:~dtwood/launchpad/fix_508722
Merge into: lp:launchpad
Diff against target: 27 lines (+5/-5)
1 file modified
lib/lp/bugs/templates/bugtarget-macros-filebug.pt (+5/-5)
To merge this branch: bzr merge lp:~dtwood/launchpad/fix_508722
Reviewer Review Type Date Requested Status
Tim Penhey (community) Approve
Deryck Hodge Pending
Review via email: mp+20236@code.launchpad.net

Commit message

Better formatting in tal to fix spacing issues in a title attribute on filebug template.

To post a comment you must log in.
Revision history for this message
Tim Penhey (thumper) wrote :

Looks fine to me.

review: Approve
Revision history for this message
Deryck Hodge (deryck) wrote :

I can get this landed for David once PQM reopens, which will, I assume be Thursday or Friday.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lp/bugs/templates/bugtarget-macros-filebug.pt'
2--- lib/lp/bugs/templates/bugtarget-macros-filebug.pt 2009-12-04 12:12:35 +0000
3+++ lib/lp/bugs/templates/bugtarget-macros-filebug.pt 2010-02-26 17:19:21 +0000
4@@ -156,9 +156,9 @@
5 <tal:defines define="bugtracker product_or_distro/getExternalBugTracker">
6 <h3>
7 Are you sure this bug is in <acronym class="explain"
8- style="color: inherit" title="the original developer of
9- the software">upstream</acronym> <span
10- tal:replace="product_or_distro/displayname" />?
11+ style="color: inherit"
12+ title="the original developer of the software">upstream</acronym>
13+ <span tal:replace="product_or_distro/displayname" />?
14 </h3>
15 <tal:distro-source-pacakges
16 condition="product_or_distro/distrosourcepackages">
17@@ -198,8 +198,8 @@
18 </tal:not-distro-source-packages>
19 <tal:has-bugtracker condition="bugtracker">
20 <p id="bugtarget-upstream-bugtracker-info">
21- Bugs in <abbr title="the original developer of the
22- software" class="explain">upstream</abbr>
23+ Bugs in <abbr title="the original developer of the software"
24+ class="explain">upstream</abbr>
25 <span tal:replace="product_or_distro/displayname">
26 Alsa Utils
27 </span>