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

[jira] Created: (SHINDIG-332) remove duplication of Json decodign in social handler

remove duplication of Json decodign in social handler
-----------------------------------------------------

                 Key: SHINDIG-332
                 URL: https://issues.apache.org/jira/browse/SHINDIG-332
             Project: Shindig
          Issue Type: Improvement
          Components: Common Components (PHP)
            Reporter: bruno rovagnati
         Attachments: dataServlet_doubleJsonDecoding.patch

Json was decoded twice in the same call, one can be removed

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


[jira] Resolved: (SHINDIG-332) remove duplication of Json decodign in social handler

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

Chris Chabot resolved SHINDIG-332.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Applied & committed, thanks!

> remove duplication of Json decodign in social handler
> -----------------------------------------------------
>
>                 Key: SHINDIG-332
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-332
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Common Components (PHP)
>            Reporter: bruno rovagnati
>            Assignee: Chris Chabot
>         Attachments: dataServlet_doubleJsonDecoding.patch
>
>
> Json was decoded twice in the same call, one can be removed

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


[jira] Updated: (SHINDIG-332) remove duplication of Json decodign in social handler

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

bruno rovagnati updated SHINDIG-332:
------------------------------------

    Attachment: dataServlet_doubleJsonDecoding.patch

this patch removes that redundancy

> remove duplication of Json decodign in social handler
> -----------------------------------------------------
>
>                 Key: SHINDIG-332
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-332
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Common Components (PHP)
>            Reporter: bruno rovagnati
>         Attachments: dataServlet_doubleJsonDecoding.patch
>
>
> Json was decoded twice in the same call, one can be removed

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