Bug 1222701

Summary: [GSS](6.4.z) MODULES-205 - Pass the XSLT source to newTransformerHandler(Source)
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brad Maxwell <bmaxwell>
Component: Class LoadingAssignee: jboss-set
Status: CLOSED CURRENTRELEASE QA Contact: hsvabek
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: bbaranow, david.lloyd, hsvabek, istudens, jawilson
Target Milestone: CR1   
Target Release: EAP 6.4.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Prior to the fix, creating a new transformer passing a Source object in, the Source was not passed down and was ignored : TransformerFactory.newTransformerHandler(Source) After the fix the Source passed down would be used.
Story Points: ---
Clone Of:
: 1223047 (view as bug list) Environment:
Last Closed: 2017-01-17 10:38:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1222703, 1223047, 1231259    
Attachments:
Description Flags
modules205-test.jar reproducer none

Description Brad Maxwell 2015-05-18 20:54:06 UTC
TransformerFactory.newTransformerHandler(Source) is not passing the Source down to the Transformer

Comment 2 Brad Maxwell 2015-05-18 22:40:23 UTC
Created attachment 1026900 [details]
modules205-test.jar reproducer

Comment 7 hsvabek 2015-07-30 12:03:57 UTC
Verified 6.4.3.CP.CR1
It is ok now.

Comment 8 Petr Penicka 2017-01-17 10:38:23 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.