CalssCastException in SanitazingGadgetRewriter.canBypassSanitization
--------------------------------------------------------------------
Key: SHINDIG-1308
URL: https://issues.apache.org/jira/browse/SHINDIG-1308
Project: Shindig
Issue Type: Bug
Components: Java
Reporter: Ziv Horesh
Due to the new rewriters and old rewriters, there is a duplicate enum - Bypass.
Different part of the codes use the different enum which cause clas cast
exception.
The solution is to eliminate one enum so there won't be a confusion.
See http://codereview.appspot.com/668041/show
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.