BasicGadgetTokenDecoder.createToken() doesn't catch 
ArrayIndexOutOfBoundsException
----------------------------------------------------------------------------------

                 Key: SHINDIG-220
                 URL: https://issues.apache.org/jira/browse/SHINDIG-220
             Project: Shindig
          Issue Type: Bug
          Components: Gadget Rendering Server (Java)
            Reporter: Vincent Siveton


I got the following:

{noformat}
2008-05-02 08:58:24.077::WARN:  /social/data
java.lang.ArrayIndexOutOfBoundsException: 1
        at 
org.apache.shindig.gadgets.BasicGadgetTokenDecoder.createToken(BasicGadgetTokenDecoder.java:50)
        at 
org.apache.shindig.social.GadgetDataServlet.createResponse(GadgetDataServlet.java:97)
        at 
org.apache.shindig.social.GadgetDataServlet.doPost(GadgetDataServlet.java:80)

...
{noformat}

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

Reply via email to