GadgetSpec substitution does not copy attributes
------------------------------------------------
Key: SHINDIG-791
URL: https://issues.apache.org/jira/browse/SHINDIG-791
Project: Shindig
Issue Type: Bug
Components: Gadget Rendering Server (Java)
Affects Versions: trunk, 1.0.0-rc1
Reporter: Adam Winer
The attributes map in GadgetSpec is not copied when GadgetSpec.substitute() is
called, so any existing attributes aren't available. This makes life difficult
for any custom gadget spec factory that wants to store attributes and have
access to them after creation of the Gadget object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.