1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml
kou c592ce4023 rexml: Fix a XPath bug of name(node-set)
[Bug #14600]
    
* lib/rexml/functions.rb: Fix a bug that "name(node-set)" returns
  element instead of element name.
  
* test/rexml/test_jaxen.rb: Enable more tests.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-04-03 15:51:08 +00:00
..
dtd
formatters fix documentation of REXML::Formatters::Default (id_hack -> ie_hack) [ci skip] 2017-08-14 16:04:35 +00:00
light
parsers rexml: add close tag check on end of document to StreamParser 2017-06-07 13:01:28 +00:00
validation
attlistdecl.rb
attribute.rb
cdata.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
child.rb
comment.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
doctype.rb
document.rb
element.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
encoding.rb
entity.rb rexml: improve docs 2017-11-02 20:06:38 +00:00
functions.rb rexml: Fix a XPath bug of name(node-set) 2018-04-03 15:51:08 +00:00
instruction.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
namespace.rb
node.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
output.rb
parent.rb
parseexception.rb
quickpath.rb
rexml.rb
sax2listener.rb
security.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb Start re-enabling Jaxen tests 2018-04-01 16:17:52 +00:00