You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/17 04:10:18 UTC

[jira] [Commented] (SM-2880) Fix XALANJ-2591 - Transform XSLT using Xalan into XHTML fails with secure processing feature when using attributes

    [ https://issues.apache.org/jira/browse/SM-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149768#comment-15149768 ] 

ASF GitHub Bot commented on SM-2880:
------------------------------------

GitHub user tadayosi opened a pull request:

    https://github.com/apache/servicemix-bundles/pull/53

    SM-2880 - Fix XALANJ-2591 Transform XSLT using Xalan into XHTML fails with secure processing feature when using attributes

    This fix is based on Mike Lyons' patch at [XALANJ-2591](https://issues.apache.org/jira/browse/XALANJ-2591) but removed the fallback system property that disables secure processing completely.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tadayosi/servicemix-bundles SM-2880

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/servicemix-bundles/pull/53.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #53
    
----

----


> Fix XALANJ-2591 - Transform XSLT using Xalan into XHTML fails with secure processing feature when using attributes
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-2880
>                 URL: https://issues.apache.org/jira/browse/SM-2880
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>         Environment: Xalan 2.7.2
>            Reporter: Tadayoshi Sato
>
> Xalan 2.7.2 has a problem that XSLT doesn't render attributes in XML if secure processing feature is enabled on TransformerFactory. See XALANJ-2591 for more details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)