Bugs item #21918, was opened at 2008-09-11 13:37
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=21918&group_id=494
Category: General
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jamie Orchard-Hays (jamieorc)
Assigned to: Nobody (None)
Summary: find() returned Nodes in 0.5.x, Attrs in 0.8.3 with this expression
Initial Comment:
With this expression:
doc.find("/TEI.2/text/body//[EMAIL PROTECTED]'header']/@id")
0.5.4 returned Nodes, while 0.8.3 returns Attrs. Is this an intentional change?
I was calling content() on each item, which now blows up because they are
Attrs, not Nodes.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=21918&group_id=494
_______________________________________________
libxml-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/libxml-devel