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 1d6ca665f5 rexml: Fix a XPath bug of function()/path
[Bug #14600]
    
* lib/rexml/functions.rb: Fix a bug that "function()/path" always returns
  nothing.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-04-04 06:36:06 +00:00
..
dtd
formatters
light
parsers rexml: Fix a XPath bug of function()/path 2018-04-04 06:36:06 +00:00
validation
attlistdecl.rb
attribute.rb
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb
element.rb
encoding.rb
entity.rb
functions.rb rexml: Fix a XPath bug of name(node-set) 2018-04-03 15:51:08 +00:00
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb
rexml.rb
sax2listener.rb
security.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb rexml: Fix a XPath bug of @attribute/parent 2018-04-04 03:27:20 +00:00