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
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.