xsl-list
[Top] [All Lists]

RE: RE: Problem with date:add

2006-02-17 07:41:14
Yeah, I read about that bug while I was looking for my bug. How exactly
do you find the version you're using? There are several places that will
test the version I'm using on this computer, but I couldn't find
anything on how to test the server, or where to look to find out.

Thanks
Andy
-----Original Message-----
From: James Fuller [mailto:jim(_dot_)fuller(_at_)ruminate(_dot_)co(_dot_)uk] 
Sent: 17 February 2006 14:08
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] RE: Problem with date:add

David Carlisle wrote:

 The link just shows the XSL file used to get that output. The XML is
 returned from a database query, but for that page it's just
 
 <root CurrentDateTime="2006-02-17T10:17:00">
     <nothing />
 </root>
   


I dont think this is a bug with the template....though i will submit
this as a bug for EXSLT for now so I remember to use it as a test case,
there was some issues with date-add.xsl quite a long time ago, 
http://aspn.activestate.com/ASPN/Mail/Message/exslt/1081522

but have nothing over the past few years.

on that input with the referenced stylesheet, saxon gives


$ saxon date.xml date-add.xsl 
<p>2006-03-19T10:17:00</p>


so it looks perhaps like an msxml4 problem?
 


just been lurking on this thread, what is the exact msxml4 version ?

cheers, Jim Fuller


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>