[GitHub] [xalan-java] mukulga merged pull request #6: implementation of xpath 3.1 value comparison operators eq and ne, with few new related working test cases as well

2023-06-19 Thread via GitHub
mukulga merged PR #6: URL: https://github.com/apache/xalan-java/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org

[GitHub] [xalan-java] mukulga opened a new pull request, #6: implementation of xpath 3.1 value comparison operators eq and ne, with few new related working test cases as well

2023-06-19 Thread via GitHub
mukulga opened a new pull request, #6: URL: https://github.com/apache/xalan-java/pull/6 …and ne. also committing, few new related working test cases as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (XALANJ-2474) document() function returns different values with xalan version 2.7.1. and 2.6.0.

2023-06-19 Thread Joe Kesselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17735047#comment-17735047 ] Joe Kesselman commented on XALANJ-2474: --- If we continue down this path, the Xalan *NodeInfo*

[jira] [Commented] (XALANJ-2474) document() function returns different values with xalan version 2.7.1. and 2.6.0.

2023-06-19 Thread Joe Kesselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734357#comment-17734357 ] Joe Kesselman commented on XALANJ-2474: --- Since in this case the document() call is being used to

[jira] [Comment Edited] (XALANJ-2474) document() function returns different values with xalan version 2.7.1. and 2.6.0.

2023-06-19 Thread Joe Kesselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734357#comment-17734357 ] Joe Kesselman edited comment on XALANJ-2474 at 6/19/23 8:17 PM: Since in

[jira] [Commented] (XALANJ-2474) document() function returns different values with xalan version 2.7.1. and 2.6.0.

2023-06-19 Thread Joe Kesselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734469#comment-17734469 ] Joe Kesselman commented on XALANJ-2474: --- They are using generate-id(). XSLT 1.0 promises that

[jira] (XALANJ-2474) document() function returns different values with xalan version 2.7.1. and 2.6.0.

2023-06-19 Thread Joe Kesselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2474 ] Joe Kesselman deleted comment on XALANJ-2474: --- was (Author: JIRAUSER285361): They are using generate-id(). XSLT 1.0 promises that {code:java}

[jira] [Commented] (XALANJ-2474) document() function returns different values with xalan version 2.7.1. and 2.6.0.

2023-06-19 Thread Joe Kesselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734912#comment-17734912 ] Joe Kesselman commented on XALANJ-2474: --- Check their usage of generate-ID(). True, XPath says

[jira] [Comment Edited] (XALANJ-2474) document() function returns different values with xalan version 2.7.1. and 2.6.0.

2023-06-19 Thread Joe Kesselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734912#comment-17734912 ] Joe Kesselman edited comment on XALANJ-2474 at 6/20/23 2:02 AM: Check

[jira] [Comment Edited] (XALANJ-2474) document() function returns different values with xalan version 2.7.1. and 2.6.0.

2023-06-19 Thread Joe Kesselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734912#comment-17734912 ] Joe Kesselman edited comment on XALANJ-2474 at 6/20/23 2:05 AM: Check