You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2010/06/07 16:59:43 UTC

[jira] Created: (WINK-291) DTD expansion should be disabled

DTD expansion should be disabled
--------------------------------

                 Key: WINK-291
                 URL: https://issues.apache.org/jira/browse/WINK-291
             Project: Wink
          Issue Type: Bug
          Components: Common
    Affects Versions: 1.1.1
            Reporter: Mike Rheinheimer
            Assignee: Mike Rheinheimer
             Fix For: 1.1.1


Wink has no need to support DTD expansion in XML data payloads.  Please see attached patch.  Yes, it is big, but I needed to add woodstox to several pom.xml dependencies, added a bunch of tests, made the support for DTD expansion configurable and of course added tests for that.  In other words, lots of additional tests, which is a good thing.  :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WINK-291) DTD expansion should be disabled

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876460#action_12876460 ] 

Hudson commented on WINK-291:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #347 (See [http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/347/])
    

> DTD expansion should be disabled
> --------------------------------
>
>                 Key: WINK-291
>                 URL: https://issues.apache.org/jira/browse/WINK-291
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 1.1.1
>            Reporter: Mike Rheinheimer
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1.1
>
>         Attachments: WINK-291.patch
>
>
> Wink has no need to support DTD expansion in XML data payloads.  Please see attached patch.  Yes, it is big, but I needed to add woodstox to several pom.xml dependencies, added a bunch of tests, made the support for DTD expansion configurable and of course added tests for that.  In other words, lots of additional tests, which is a good thing.  :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WINK-291) DTD expansion should be disabled

Posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Rheinheimer updated WINK-291:
----------------------------------

    Attachment: WINK-291.patch

> DTD expansion should be disabled
> --------------------------------
>
>                 Key: WINK-291
>                 URL: https://issues.apache.org/jira/browse/WINK-291
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 1.1.1
>            Reporter: Mike Rheinheimer
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1.1
>
>         Attachments: WINK-291.patch
>
>
> Wink has no need to support DTD expansion in XML data payloads.  Please see attached patch.  Yes, it is big, but I needed to add woodstox to several pom.xml dependencies, added a bunch of tests, made the support for DTD expansion configurable and of course added tests for that.  In other words, lots of additional tests, which is a good thing.  :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WINK-291) DTD expansion should be disabled

Posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Rheinheimer resolved WINK-291.
-----------------------------------

    Resolution: Fixed

committed in 952385

> DTD expansion should be disabled
> --------------------------------
>
>                 Key: WINK-291
>                 URL: https://issues.apache.org/jira/browse/WINK-291
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 1.1.1
>            Reporter: Mike Rheinheimer
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1.1
>
>         Attachments: WINK-291.patch
>
>
> Wink has no need to support DTD expansion in XML data payloads.  Please see attached patch.  Yes, it is big, but I needed to add woodstox to several pom.xml dependencies, added a bunch of tests, made the support for DTD expansion configurable and of course added tests for that.  In other words, lots of additional tests, which is a good thing.  :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WINK-291) DTD expansion should be disabled

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876267#action_12876267 ] 

Bryant Luk commented on WINK-291:
---------------------------------

I agree with this change.  Thanks for adding the tests.

> DTD expansion should be disabled
> --------------------------------
>
>                 Key: WINK-291
>                 URL: https://issues.apache.org/jira/browse/WINK-291
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 1.1.1
>            Reporter: Mike Rheinheimer
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1.1
>
>         Attachments: WINK-291.patch
>
>
> Wink has no need to support DTD expansion in XML data payloads.  Please see attached patch.  Yes, it is big, but I needed to add woodstox to several pom.xml dependencies, added a bunch of tests, made the support for DTD expansion configurable and of course added tests for that.  In other words, lots of additional tests, which is a good thing.  :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (WINK-291) DTD expansion should be disabled

Posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Rheinheimer closed WINK-291.
---------------------------------


> DTD expansion should be disabled
> --------------------------------
>
>                 Key: WINK-291
>                 URL: https://issues.apache.org/jira/browse/WINK-291
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 1.1.1
>            Reporter: Mike Rheinheimer
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1.1
>
>         Attachments: WINK-291.patch
>
>
> Wink has no need to support DTD expansion in XML data payloads.  Please see attached patch.  Yes, it is big, but I needed to add woodstox to several pom.xml dependencies, added a bunch of tests, made the support for DTD expansion configurable and of course added tests for that.  In other words, lots of additional tests, which is a good thing.  :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.