You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Adam Winer (JIRA)" <ji...@apache.org> on 2009/06/05 22:34:07 UTC

[jira] Created: (SHINDIG-1082) Logged (but dropped) exception when data pipelining can't find a social token

Logged (but dropped) exception when data pipelining can't find a social token
-----------------------------------------------------------------------------

                 Key: SHINDIG-1082
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1082
             Project: Shindig
          Issue Type: Bug
    Affects Versions: trunk
            Reporter: Adam Winer
            Assignee: Adam Winer
            Priority: Minor


If a gadget is rendered without a social token (or with the social token incorrectly on the hash), when data pipelining tries to fetch social data a NullPointerException is thrown.  That ends up getting wrapped in a PreloadException, logged on the server, and dropped.  It'd be more useful to return 403s as the preloaded social content and indicate the security token couldn't be found.

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


[jira] Resolved: (SHINDIG-1082) Logged (but dropped) exception when data pipelining can't find a social token

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

Adam Winer resolved SHINDIG-1082.
---------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

> Logged (but dropped) exception when data pipelining can't find a social token
> -----------------------------------------------------------------------------
>
>                 Key: SHINDIG-1082
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1082
>             Project: Shindig
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Adam Winer
>            Assignee: Adam Winer
>            Priority: Minor
>             Fix For: trunk
>
>
> If a gadget is rendered without a social token (or with the social token incorrectly on the hash), when data pipelining tries to fetch social data a NullPointerException is thrown.  That ends up getting wrapped in a PreloadException, logged on the server, and dropped.  It'd be more useful to return 403s as the preloaded social content and indicate the security token couldn't be found.

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