----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4896/#review8307 -----------------------------------------------------------
Ship it! Committed r1351048 - Dan Dumont On June 17, 2012, 5:13 a.m., Dan Dumont wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/4896/ > ----------------------------------------------------------- > > (Updated June 17, 2012, 5:13 a.m.) > > > Review request for shindig. > > > Description > ------- > > Ran into an issue where the server response was being partially un-escaped by > the browser if it had escaped html entities in it. > > > This addresses bug SHINDIG-1761. > https://issues.apache.org/jira/browse/SHINDIG-1761 > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/MakeRequestHandler.java > 1349992 > > http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/test/java/org/apache/shindig/gadgets/servlet/MakeRequestHandlerTest.java > 1349992 > > Diff: https://reviews.apache.org/r/4896/diff/ > > > Testing > ------- > > Tests still pass :) > > > Thanks, > > Dan Dumont > >
