Re: [JXPath] behaviour of getNode for DOM attributes?

2003-10-31 Thread joern turner
__matthewHawthorne wrote: I just ran a quick test and noticed the same thing. I'm not involved with [jxpath], but this may be a bug. I would wait for a response from one of the team members for a few days, and then think about filing a bugzilla issue. thanks for the reply - i think its quite

[JXPath] behaviour of getNode for DOM attributes?

2003-10-29 Thread joern turner
Hello, can anybody explain why JXPath returns the value of an attribute instead of the attribute node when using JXPAth pointer.getNode() with a DOM object model? this seems to be rather inconsistent with the behaviour when accessing an DOM element - here the DOM element is returned as

Re: [JXPath] behaviour of getNode for DOM attributes?

2003-10-29 Thread __matthewHawthorne
I just ran a quick test and noticed the same thing. I'm not involved with [jxpath], but this may be a bug. I would wait for a response from one of the team members for a few days, and then think about filing a bugzilla issue. I took a quick glance at the code, and the object is question is