You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Henk Spaan (JIRA)" <xa...@xml.apache.org> on 2007/02/09 11:06:06 UTC

[jira] Resolved: (XALANJ-2363) function replace() does not conform to specifications

     [ https://issues.apache.org/jira/browse/XALANJ-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henk Spaan resolved XALANJ-2363.
--------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: The Latest Development Code)

It seems EXSLT functions are extended by name, not by QName.

If someone thinks this is a flaw, be my guest to create a new issue. 

> function replace() does not conform to specifications
> -----------------------------------------------------
>
>                 Key: XALANJ-2363
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2363
>             Project: XalanJ2
>          Issue Type: Bug
>          Components: XPath-function
>    Affects Versions: 2.7
>         Environment: Windows 2000; IBM RAD 6
>            Reporter: Henk Spaan
>         Attachments: Export.xsl
>
>
> The function call:
>      replace('xyzxyzxyz', 'x', 'aaa') 
> will return 'ayzayzayz' in version 2.7.0.
> According to the W3C specifications the result should be 'aaayzaaayzaaayz'.
> Now, it seems to be nothing more than a copy of 'translate'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org