You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Chirag Shah (JIRA)" <ji...@apache.org> on 2010/09/29 06:44:33 UTC

[jira] Created: (SHINDIG-1434) Fix default EL functions

Fix default EL functions
------------------------

                 Key: SHINDIG-1434
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1434
             Project: Shindig
          Issue Type: Bug
          Components: Java
            Reporter: Chirag Shah


This change prefixes all functions in the OpenSocial-Templating spec [1] with
"os:". All other functions are prefixed with "osx:"

Implemented os:htmlEncode and os:htmlDecode.

[1] - http://opensocial-resources.googlecode.com/svn/spec/1.0/OpenSocial-Templating.xml#rfc.section.7.3
Code Review: http://codereview.appspot.com/1885042/

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


[jira] Closed: (SHINDIG-1434) Fix default EL functions

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

Chirag Shah closed SHINDIG-1434.
--------------------------------

    Resolution: Fixed

Committed r1002469.

> Fix default EL functions
> ------------------------
>
>                 Key: SHINDIG-1434
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1434
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>            Reporter: Chirag Shah
>            Assignee: Chirag Shah
>
> This change prefixes all functions in the OpenSocial-Templating spec [1] with
> "os:". All other functions are prefixed with "osx:"
> Implemented os:htmlEncode and os:htmlDecode.
> [1] - http://opensocial-resources.googlecode.com/svn/spec/1.0/OpenSocial-Templating.xml#rfc.section.7.3
> Code Review: http://codereview.appspot.com/1885042/

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


[jira] Assigned: (SHINDIG-1434) Fix default EL functions

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

Chirag Shah reassigned SHINDIG-1434:
------------------------------------

    Assignee: Chirag Shah

> Fix default EL functions
> ------------------------
>
>                 Key: SHINDIG-1434
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1434
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>            Reporter: Chirag Shah
>            Assignee: Chirag Shah
>
> This change prefixes all functions in the OpenSocial-Templating spec [1] with
> "os:". All other functions are prefixed with "osx:"
> Implemented os:htmlEncode and os:htmlDecode.
> [1] - http://opensocial-resources.googlecode.com/svn/spec/1.0/OpenSocial-Templating.xml#rfc.section.7.3
> Code Review: http://codereview.appspot.com/1885042/

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