Closed
Bug 362310
Opened 19 years ago
Closed 19 years ago
reset has stopped working
Categories
(Core Graveyard :: XForms, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aaronr, Assigned: aaronr)
Details
(Keywords: fixed1.8.0.12, fixed1.8.1.4)
Attachments
(2 files, 1 obsolete file)
xforms:reset has stopped working. Generates errors now.
This is showing up now due to the fix for bug 47903. We need to import the root node of the instance document into the 'originalDocument' first before we append it. Right now we are just appending and since it is from a different document, the append if failing.
Attachment #247019 -
Flags: review?(surkov.alexander)
fixed whitespace at end of line
Attachment #247019 -
Attachment is obsolete: true
Attachment #247020 -
Flags: review?(surkov.alexander)
Attachment #247019 -
Flags: review?(surkov.alexander)
Attachment #247020 -
Flags: review?(Olli.Pettay)
Comment 4•19 years ago
|
||
Comment on attachment 247020 [details] [diff] [review]
patch2
look ok
Attachment #247020 -
Flags: review?(surkov.alexander) → review+
Updated•19 years ago
|
Attachment #247020 -
Flags: review?(Olli.Pettay) → review+
checked into trunk on 12/04
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: xf-to-branch
checked into 1.8 branch on 2007-04-12
checked into 1.8.0 branch on 2007-04-16
Keywords: fixed1.8.0.12,
fixed1.8.1.4
Whiteboard: xf-to-branch
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•