Bugs item #592023, was opened at 2002-08-07 05:36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=592023&group_id=16035

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Attribute name starting with underscore

Initial Comment:
it seems there is a bug in dom4j with some xpath 
expressions. 

Using method element.selectSingleNode('operation
[@_id="abc"]') . 

If the attribute starts with 
underline (_) dom4j finds always the first element 
regarless of the condition expression value.

It works if I change the attribute name to id removing 
the underline.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=592023&group_id=16035


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to