http://codereview.appspot.com/98080/diff/1/2 File src/com/google/caja/opensocial/DefaultGadgetRewriter.java (right): http://codereview.appspot.com/98080/diff/1/2#newcode184 Line 184: scriptElement.appendChild(doc.createTextNode(script.toString())); This doesn't look right. It looks like script.toString() will always return the empty string. http://codereview.appspot.com/98080
- [Caja] Re: Exposes an entry point to cajole gadgets which have ... mikesamuel
