You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Adam Winer (JIRA)" <ji...@apache.org> on 2008/10/02 20:41:44 UTC

[jira] Updated: (SHINDIG-640) Gadgets with two unsupported features - ConcurrentModificationException

     [ https://issues.apache.org/jira/browse/SHINDIG-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer updated SHINDIG-640:
-------------------------------

    Attachment: shindig-640.patch

Attached patch.

> Gadgets with two unsupported <Optional> features - ConcurrentModificationException
> ----------------------------------------------------------------------------------
>
>                 Key: SHINDIG-640
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-640
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java)
>            Reporter: Adam Winer
>         Attachments: shindig-640.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> RenderingContentRewriter.getFeatures() throws a ConcurrentModificationException if passed a gadget spec that contains not just one, but two unsupported-but-optional features.  (It's using a for loop on a set, and trying to remove from the set.)

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