halfgaar (Wiebe Cazemier)
- Login: halfgaar
- Email: wiebe@halfgaar.net
- Registered on: 09/17/2010
- Last sign in: 09/17/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/17/2010
-
04:00 AM Ruby Bug #3842 (Closed): REXML gives NoMethodError when using parentheses in Xpath selection criteria
- =begin
When using a selection criterion as follows:
xmldoc.elements.each("descendant::node()[(local-name()='link' or local-name()='a') and @rel='sub']")
It gives:
/usr/lib/ruby/1.9.1/rexml/xpath_parser.rb:437:in `expr': u...