[
https://issues.apache.org/jira/browse/SHINDIG-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-220.
----------------------------------
Resolution: Fixed
committed to the new class with this functionality
> 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
> Attachments: SHINDIG-220.patch
>
>
> 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.