Bug 43464 - [PATCH] StreamSource Class Cast
Summary: [PATCH] StreamSource Class Cast
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: all
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 09:26 UTC by Bruno Feurer
Modified: 2012-04-01 06:35 UTC (History)
0 users



Attachments
PrintRendererConfigurator without StreamSource cast. (1.43 KB, patch)
2007-09-24 09:27 UTC, Bruno Feurer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Feurer 2007-09-24 09:26:25 UTC
[PATCH] There is no need to cast the sources into a StreamSource to determine
the SystemId. With this cast DOMSources or other non-StreamSources lead in a
ClassCastException.
Comment 1 Bruno Feurer 2007-09-24 09:27:54 UTC
Created attachment 20872 [details]
PrintRendererConfigurator without StreamSource cast.
Comment 2 Jeremias Maerki 2007-10-05 05:37:41 UTC
Patch applied. Thanks for spotting that.
http://svn.apache.org/viewvc?rev=582230&view=rev
Comment 3 Glenn Adams 2012-04-01 06:35:25 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed