[
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.