Merge lp:~allenap/launchpadlib/apidoc-broken-links-bug-291163 into lp:~launchpad-pqm/launchpadlib/devel

Proposed by Gavin Panella
Status: Merged
Approved by: Gavin Panella
Approved revision: 28
Merge reported by: Gavin Panella
Merged at revision: not available
Proposed branch: lp:~allenap/launchpadlib/apidoc-broken-links-bug-291163
Merge into: lp:~launchpad-pqm/launchpadlib/devel
To merge this branch: bzr merge lp:~allenap/launchpadlib/apidoc-broken-links-bug-291163
Reviewer Review Type Date Requested Status
Guilherme Salgado (community) Approve
Review via email: mp+2168@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Gavin Panella (allenap) wrote :

Just adds a # in the right place.

Revision history for this message
Gavin Panella (allenap) wrote :

=== modified file 'launchpadlib/wadl-to-refhtml.xsl'
--- launchpadlib/wadl-to-refhtml.xsl 2008-12-04 16:11:40 +0000
+++ launchpadlib/wadl-to-refhtml.xsl 2008-12-05 17:56:57 +0000
@@ -736,7 +736,7 @@
             <xsl:apply-templates select="key('id', $id)"
                 mode="representation-type"/>
             representation of a
- <a href="{$resource_type}"><xsl:value-of
+ <a href="#{$resource_type}"><xsl:value-of
                 select="$resource_type"
             /></a><xsl:if test="contains($id, '-page')">
                     collection

Revision history for this message
Gavin Panella (allenap) wrote :

Hi Guilherme, I know it's a tiny tiny branch, but please could you approve it? :) Thanks.

Revision history for this message
Guilherme Salgado (salgado) wrote :

I thought I'd approved it already. sorry

review: Approve

Updating diff...

An updated diff will be available in a few minutes. Reload to see the changes.

Subscribers

People subscribed via source and target branches