[ http://issues.apache.org/jira/browse/XALANJ-2335?page=comments#action_12448504 ] Mike Brown commented on XALANJ-2335: ------------------------------------
Thanks for the explanation. I disagree somewhat on the advantage of having distinct symptoms marked as duplicate issues. From the point of view of users, it's unlikely to be immediately evident how the symptom described in one issue is a manifestation of the same root cause of the symptom they're seeing and considering reporting / checking the status of. I think my perception here is borne out by the fact that people keep submitting issues that get closed as duplicates right away. If you're going to just keep one issue open, I think it would help if it were given a new title that indicates the root cause and a description that describes key symptoms, rather than just one symptom. > Xalan-J incorrectly identifies the parents of namespace nodes > ------------------------------------------------------------- > > Key: XALANJ-2335 > URL: http://issues.apache.org/jira/browse/XALANJ-2335 > Project: XalanJ2 > Issue Type: Bug > Components: XPath > Affects Versions: 2.7 > Reporter: Mike Brown > Priority: Minor > > Xalan-J 2.7.0 incorrectly identifies the parents of namespace nodes. > A namespace node's parent is supposed to be the element the namespace node is > associated with. > In Xalan, for a namespace node with an empty local-name, parent::* > incorrectly identifies the grandparent element. And for a namespace node with > local-name 'xml', parent::* incorrectly identifies the document element in > every case. -- 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]
