From: john.cavalieri@... Date: 2017-11-08T20:03:54+00:00 Subject: [ruby-core:83702] [Ruby trunk Bug#14093] REXML doesn't implement name() and interprets nam() as an element path. Issue #14093 has been reported by jcavalieri (John Cavalieri). ---------------------------------------- Bug #14093: REXML doesn't implement name() and interprets nam() as an element path. https://bugs.ruby-lang.org/issues/14093 * Author: jcavalieri (John Cavalieri) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.4.2 * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Please see the attached script. Considering this xml: The xpath '/a/b/name()' xpath should return the name of element 'a'. Instead it returns the child element 'name'. Output: ---Files-------------------------------- bug_script.rb (371 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: