This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] xalan and ulink


Hi,

I brought this issue up the other week and I am
mentioning it again just for the record.

Using Xalan 2.5.1 under Win2K and the 1.62.4 
XHTML stylesheets will generate broken <a>
tags. The HTML stylesheets do not have this
problem, quite strange since the template converting
the ulink to an <a> tag is almost the same.

The problem seems to be with the generation of the
<a> tag into a temporary variable, it is at this
stage that it gets broken. The ulink template is
in the xref.xsl file.

I tried all kind of permutations and changes to
the template without success. It looks like the
first attribute of the <a> tag will always have
both the name and value missing ( ="").

This is a known bug of Xalan, here is the report:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22564

I will let you know if a future version fixes this.

Cheers,
Marius

Marius Scurtescu
Tel: 604-222-3900x937
Fax: 604-222-3901
http://www.digitalpt.com 

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]