Actions
Bug #8685
closedProblems of the example of REXM::Attribute#namespace
Description
The exmaple of the comment document of REXML::Attribute#namespace has some problems.
- An old style hash literal is used.
- The example really does not use EXML::Attribute#namespace
A patch to fix the example is attached to this ticket.
Files
Updated by zzak (zzak _) over 11 years ago
@ohai (Ippei Obayashi) Thank you! It seems you removed an example for #add_attributes
Why was this removed?
Updated by zzak (zzak _) over 11 years ago
- Status changed from Open to Assigned
Updated by ohai (Ippei Obayashi) over 11 years ago
zzak (Zachary Scott) wrote:
@ohai (Ippei Obayashi) Thank you! It seems you removed an example for #add_attributes
Why was this removed?
This is because
- the example is a part the document of REXM::Attribute#namespace, not a part of REXML::Element#add_attributes
- REXML::Element#add_namespace is a better way to add a new namespace rather than add_attribute
Updated by zzak (zzak _) over 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r42376.
Ippei, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/rexml/attribute.rb: [DOC] Update example for #namespace
Patch by Ippei Obayashi [Bug #8685] [ruby-core:56173]
Actions
Like0
Like0Like0Like0Like0