Project

General

Profile

Backport #9368 ยป ruby-1.9.3-p484-typo_fix_rexml_entity_expansion_text_limit.diff

patch - herwinw (Herwin Quarantainenet), 01/06/2014 06:32 PM

View differences:

lib/rexml/document.rb.new 2014-01-06 10:30:52.768087401 +0100
return @@entity_expansion_limit
end
# Set the entity expansion limit. By default the limit is set to 10240.
# Set the entity expansion limit. By default the limit is set to 10000.
#
# Deprecated. Use REXML.entity_expansion_text_limit= instead.
def Document::entity_expansion_text_limit=( val )
    (1-1/1)