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 Loading | Assignee: | jboss-set | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | hsvabek | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.4.0 | CC: | 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
Brad Maxwell
2015-05-18 20:54:06 UTC
Created attachment 1026900 [details]
modules205-test.jar reproducer
Verified 6.4.3.CP.CR1 It is ok now. Retroactively bulk-closing issues from released EAP 6.4 cummulative patches. |