[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]