This is the mail archive of the xsl-list@mulberrytech.com 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]

Re: What is %26 doing in my HTML?


On Tue, Jun 04, 2002 at 05:08:44PM -0600, Mike Brown wrote:
> Michael Kay wrote:
> > What XSLT processor are you using?
> 
> The message you quoted said
> 
> > > [zbrown] ~/work/KT/source/xslt/tmp$ xsltproc names.xsl 1.xml 
> > > <a href="%26amp;">&amp;</a>
> 
> Zack - I'm unable to reproduce this error, with the same stylesheet and source
> file. Perhaps you just aren't using a new enough version of xsltproc?

On my Debian system xsltproc returns the following version info:

19:06:34 [zbrown] ~/site$ xsltproc --version
Using libxml 20420, libxslt 10016 and libexslt 707
xsltproc was compiled against libxml 20419, libxslt 10016 and libexslt 707
libxslt 10016 was compiled against libxml 20419
libexslt 707 was compiled against libxml 20419
19:06:35 [zbrown] ~/site$ 

Also Debian's package handler reports the version as:

xsltproc 1.0.16

It looks difficult to find out the current version of xsltproc, as it
appears to be bundled as part of libxslt.

> 
>    - Mike
> ____________________________________________________________________________
>   mike j. brown                   |  xml/xslt: http://skew.org/xml/
>   denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

-- 
Zack Brown

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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