Bug 14789 - TranscoderInput(Document document) is incorrect
Summary: TranscoderInput(Document document) is incorrect
Status: RESOLVED FIXED
Alias: None
Product: Batik - Now in Jira
Classification: Unclassified
Component: Utilities (show other bugs)
Version: 1.5
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Batik Developer's Mailing list
URL:
Keywords:
Depends on:
Blocks: 39088
  Show dependency tree
 
Reported: 2002-11-22 23:54 UTC by Erik Bruchez
Modified: 2007-01-03 13:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Bruchez 2002-11-22 23:54:35 UTC
The code wants Document to be an instance of SVGOMDocument. If Batik wants an
SVGOMDocument internally, fine, but it should do tbe conversion itself from a
regular DOM.
Comment 1 Thomas Deweese 2003-07-08 16:19:43 UTC
This is fixed in local copy expect commit later today (7/8/2003).