You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by ja...@gmail.com on 2009/07/20 23:28:08 UTC

Fix changes to caja api calling convention that break caja gadgets

Reviewers: louiscryan,

Description:
* removes libs=caja from url params in sample container - the behavior
for this appears to have changed in shindig
* changes to CajaContentRewriter to ensure error messages from caja are
properly escaped
* changes to CajaContentRewriter to handle the new static html output

Please review this at http://codereview.appspot.com/96079

Affected files:
   M     features/src/main/javascript/features/caja/caja.js
   M      
features/src/main/javascript/features/opensocial-reference/container.js
   M      
java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java
   M     javascript/samplecontainer/samplecontainer.js