Initially reported by Thorsten Kukuk at
http://bugzilla.novell.com/show_bug.cgi?id=188559 :
The attached funcsynopsis.xml file contains two
funcprotype sections from the
examples on:
http://www.docbook.org/tdg/en/html/funcsynopsis.html
If you use look at the web page, you can already see
that the first example is
rendered correct, but the second one not. You can test
it with "xsltproc
--nonet
http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl
funcsynopsis.xml > funcsynopsis.html" and watching the
result with a browser:
int max(int1, int2);
int int1;
int int2;
void qsort( dataptr,
dataptr,
left,
right,
(* comp));
dataptr;
left;
right;
int (* comp) (void *, void *);
As you can see, dataptr is listed twice and most type
definitions are missing.
This happens for me with html.
Michael(tm) Smith
XSL
output: manpages
Public
|
Date: 2006-08-22 07:38 Logged In: YES |
|
Date: 2006-08-18 13:26 Logged In: YES |
|
Date: 2006-08-15 11:14 Logged In: YES |
|
Date: 2006-08-15 11:14 Logged In: YES |
| Filename | Description | Download |
|---|---|---|
| funcsynopsis.xml | funcsynopsis.xml | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2006-08-22 07:38 | xmldoc |
| close_date | - | 2006-08-22 07:38 | xmldoc |
| resolution_id | None | 2006-08-22 07:38 | xmldoc |
| close_date | 2006-08-15 11:14 | 2006-08-18 13:26 | keichwa |
| status_id | Pending | 2006-08-18 13:26 | keichwa |
| assigned_to | nobody | 2006-08-15 11:14 | xmldoc |
| status_id | Open | 2006-08-15 11:14 | xmldoc |
| close_date | - | 2006-08-15 11:14 | xmldoc |
| File Added | 188221: funcsynopsis.xml | 2006-08-08 14:55 | keichwa |