[ http://issues.apache.org/jira/browse/XALANJ-1972?page=comments#action_12373371 ]
Andrea Mattioli commented on XALANJ-1972: ----------------------------------------- See also bug XALANJ-1522 > function-available fails for exslt dates-and-times > -------------------------------------------------- > > Key: XALANJ-1972 > URL: http://issues.apache.org/jira/browse/XALANJ-1972 > Project: XalanJ2 > Type: Bug > Components: Xalan-extensions > Versions: 2.6 > Environment: Windows XP > Reporter: Lars Bjerges > Priority: Minor > > When using: > <?xml version='1.0'?> > <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" > xmlns:date="http://exslt.org/dates-and-times" > exclude-result-prefixes="doc date" > extension-element-prefixes="date" > version='1.0'> > .. > .. > <xsl:when test="function-available('date:date-time')"> > .. > the test returns false. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
