Skip to main content

Bug Tracker

Side navigation

#14796 closed bug (fixed)

Opened February 14, 2014 02:17AM UTC

Closed May 07, 2014 09:33PM UTC

Last modified May 07, 2014 09:34PM UTC

Workaround in tests Android 2.3 being unable to do cross-document node manipulation

Reported by: m_gol Owned by: m_gol
Priority: low Milestone: 1.12/2.2
Component: manipulation Version: 2.1.0
Keywords: Cc:
Blocked by: Blocking:
Description

Android 2.3 is unable to append XML nodes to a document fragment coming from a different document. This causes some XML-related tests to fail; those failures account for about 25% of Android 2.3 failures in our test suite.

Attachments (0)
Change History (8)

Changed February 14, 2014 02:21AM UTC by m_gol comment:1

component: unfiledmanipulation
milestone: None2.1.1
owner: → m_gol
priority: undecidedlow
status: newassigned

Changed February 14, 2014 02:27AM UTC by m_gol comment:2

Changed March 17, 2014 05:24PM UTC by m_gol comment:3

milestone: 2.1.11.11.1/2.1.1

Changed April 14, 2014 04:11PM UTC by dmethvin comment:4

We'll address this by changing the unit tests.

Changed May 05, 2014 02:03PM UTC by m_gol comment:5

Changed May 05, 2014 04:03PM UTC by dmethvin comment:6

milestone: 1.11.1/2.1.11.12/2.2

Changed May 07, 2014 09:33PM UTC by m_gol comment:7

resolution: → fixed
status: assignedclosed

Changed May 07, 2014 09:34PM UTC by m_gol comment:8

summary: Android 2.3 is unable to append XML nodes to a document fragment coming from a different document.Workaround in tests Android 2.3 being unable to do cross-document node manipulation