You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Henry Saputra (JIRA)" <ji...@apache.org> on 2010/05/27 01:09:40 UTC

[jira] Updated: (SHINDIG-1048) opensocial-templates container.js has comments that, somehow, are getting interpreted

     [ https://issues.apache.org/jira/browse/SHINDIG-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Saputra updated SHINDIG-1048:
-----------------------------------

    Attachment: shindig-1048.patch

Replace < and > with html encoded &lt; and &gt;

Codereview:
http://codereview.appspot.com/1333043/show

> opensocial-templates container.js has comments that, somehow, are getting interpreted
> -------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1048
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1048
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript 
>    Affects Versions: 1.1-BETA1
>            Reporter: Jordan Zimmerman
>         Attachments: shindig-1048.patch
>
>
> The sample usage comments in SHINDIG/features/src/main/javascript/features/opensocial-templates/container.js are somehow getting processed such that all my OS templates are ruined. Instead of rendered templates, the raw templates get output. If I change the "<" and ">" in that comment to entities, the problem goes away.

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