From: usa@... Date: 2014-10-28T04:38:37+00:00 Subject: [ruby-core:65933] [Backport200 - Backport #10439] [Closed] Bad backport of r48161 to 2.0.0 Issue #10439 has been updated by Usaku NAKAMURA. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r48171. ---------- * test/rexml/test_document.rb: fix typo (patch mistake). reported and patched by Jeremy Evans at [Bug #10439] ---------------------------------------- Backport #10439: Bad backport of r48161 to 2.0.0 https://bugs.ruby-lang.org/issues/10439#change-49668 * Author: Jeremy Evans * Status: Closed * Priority: Normal * Assignee: Usaku NAKAMURA ---------------------------------------- When r48161 was backported to 2.0.0 as r48162, an extra character was introduced in XML_WITH_NESTED_PARAMETER_ENTITY in the tests, causing it not to be valid XML. The attached patch fixes the issue. ---Files-------------------------------- patch-test_rexml_test_document_rb (326 Bytes) -- https://bugs.ruby-lang.org/