----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2144/ -----------------------------------------------------------
Review request for shindig and Henry Saputra. Summary ------- Had to override the default toString() method in org.apache.shindig.gadgets.servlet.GadgetsHandlerApi.Location to return the underlying value in Enum, instead of the Enum name, to mimic the class used in the spec package. This addresses bug https://issues.apache.org/jira/browse/SHINDIG-1630. https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/SHINDIG-1630 Diffs ----- http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/GadgetsHandlerApi.java 1174912 Diff: https://reviews.apache.org/r/2144/diff Testing ------- Manual testing. Thanks, Igor
