You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2008/09/05 01:19:44 UTC

[jira] Created: (SHINDIG-572) Reject Application XML that does not contain a valid xml declaration

Reject Application XML that does not contain a valid xml declaration
--------------------------------------------------------------------

                 Key: SHINDIG-572
                 URL: https://issues.apache.org/jira/browse/SHINDIG-572
             Project: Shindig
          Issue Type: Bug
            Reporter: Paul Lindner


In our environment we've seen some issues where developers report that their script tags are getting stripped.  We tracked that down to xml content that does not have the requisite xml declaration <?xml ....

We should reject app xml files that are not properly formed.


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


[jira] Commented: (SHINDIG-572) Reject Application XML that does not contain a valid xml declaration

Posted by "Kevin Brown (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628528#action_12628528 ] 

Kevin Brown commented on SHINDIG-572:
-------------------------------------

The xml declaration is not required for valid XML documents, and it's not required for OpenSocial gadgets. Requiring it breaks that for no good reason.

What's the specific case that you're seeing the problem crop up in? This is the first I've seen of it.

> Reject Application XML that does not contain a valid xml declaration
> --------------------------------------------------------------------
>
>                 Key: SHINDIG-572
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-572
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java), Gadget Rendering Server (PHP)
>            Reporter: Paul Lindner
>
> In our environment we've seen some issues where developers report that their script tags are getting stripped.  We tracked that down to xml content that does not have the requisite xml declaration <?xml ....
> We should reject app xml files that are not properly formed.

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


[jira] Commented: (SHINDIG-572) Reject Application XML that does not contain a valid xml declaration

Posted by "Chris Chabot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655224#action_12655224 ] 

Chris Chabot commented on SHINDIG-572:
--------------------------------------

any feedback on this?

> Reject Application XML that does not contain a valid xml declaration
> --------------------------------------------------------------------
>
>                 Key: SHINDIG-572
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-572
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java), Gadget Rendering Server (PHP)
>            Reporter: Paul Lindner
>
> In our environment we've seen some issues where developers report that their script tags are getting stripped.  We tracked that down to xml content that does not have the requisite xml declaration <?xml ....
> We should reject app xml files that are not properly formed.

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


[jira] Updated: (SHINDIG-572) Reject Application XML that does not contain a valid xml declaration

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

Paul Lindner updated SHINDIG-572:
---------------------------------

    Component/s: Gadget Rendering Server (PHP)
                 Gadget Rendering Server (Java)

> Reject Application XML that does not contain a valid xml declaration
> --------------------------------------------------------------------
>
>                 Key: SHINDIG-572
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-572
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java), Gadget Rendering Server (PHP)
>            Reporter: Paul Lindner
>
> In our environment we've seen some issues where developers report that their script tags are getting stripped.  We tracked that down to xml content that does not have the requisite xml declaration <?xml ....
> We should reject app xml files that are not properly formed.

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


[jira] Resolved: (SHINDIG-572) Reject Application XML that does not contain a valid xml declaration

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

Paul Lindner resolved SHINDIG-572.
----------------------------------

    Resolution: Won't Fix

> Reject Application XML that does not contain a valid xml declaration
> --------------------------------------------------------------------
>
>                 Key: SHINDIG-572
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-572
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java), Gadget Rendering Server (PHP)
>            Reporter: Paul Lindner
>
> In our environment we've seen some issues where developers report that their script tags are getting stripped.  We tracked that down to xml content that does not have the requisite xml declaration <?xml ....
> We should reject app xml files that are not properly formed.

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