Project

General

Profile

Actions

Bug #2072

open

XMLUtilities.print() prints whole document rather than the passed base node

Added by Chris Jones almost 19 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
utilities-general
Target version:
Start date:
04/29/2005
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2072

Description

The print() method in XMLUtilities is supposed to print starting at the base of
the node that is passed in. Instead, it calls node.getOwnerDocument() and ends
up printing the from the document root as the base.

Perhaps the XMLSerializer should use the serializeNode() method and be passed
the node rather than the whole document.

Actions #1

Updated by Redmine Admin almost 11 years ago

Original Bugzilla ID was 2072

Actions

Also available in: Atom PDF