FreeBSD Bugzilla – Attachment 129608 Details for
Bug 173615
textproc/db2latex 0.8p1_1 has bad xls [patch]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 689 bytes, created by
marka
on 2012-11-13 21:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
marka
Created:
2012-11-13 21:50:00 UTC
Size:
689 bytes
patch
obsolete
>--- xsl/lists.mod.xsl.orig 2004-01-31 11:53:50.000000000 +0000 >+++ xsl/lists.mod.xsl 2012-11-13 21:15:16.000000000 +0000 >@@ -269,10 +269,8 @@ > </doc:notes> > </doc:template> > <xsl:template match="varlistentry"> >- <xsl:param name="next.is.list"> >- <xsl:param name="object" select="listitem/*[1]"/> >- <xsl:value-of select="count($object[self::itemizedlist or self::orderedlist or self::variablelist])"/> >- </xsl:param> >+ <xsl:param name="object" select="listitem/*[1]"/> >+ <xsl:param name="next.is.list" select="count($object[self::itemizedlist or self::orderedlist or self::variablelist])"/> > <xsl:variable name="id"> > <xsl:call-template name="label.id"/> > </xsl:variable>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173615
: 129608