Bugs: Browse | Submit New | Admin

[#19354] [PATCH] Fix for REXML::Element#get_elements

Date:
2008-04-07 22:04
Priority:
3
Submitted By:
Federico Builes (febuiles)
Assigned To:
Yukihiro Matsumoto (matz)
Category:
Misc / Other Standard Library
State:
Open
Platform:
 
Summary:
[PATCH] Fix for REXML::Element#get_elements

Detailed description
According to the docs, Element#get_elements should be an alias to Elements.to_a. This mini patch fixes the documentation
(changing Element to Elements) and makes sure that the method defaults the XPath query to nil (as Elements.to_a does).

Add A Comment: Notepad

Please login


Followup

Message
Date: 2008-11-07 18:02
Sender: Roger Pack

could you check if this has been applied and, if not,  could
you submit a new copy to the new tracker:
http://redmine.ruby-lang.org/
--this tracker is being shelved.
Thanks!
-=R

Attached Files:

Name Description Download
fix_rexml_get_elements.patch Patch Download

Changes:

Field Old Value Date By
assigned_toshyouhei2008-11-07 22:41shyouhei
File Added3561: fix_rexml_get_elements.patch2008-04-07 22:04febuiles