> The end to end tests for caja were not really testing anything. Chirag's > patch fixed that and exposed the NPE in the sanitize pipeline.
I discovered this issue by making shindig's GadgetRenderingServlet use correct HTTP status codes, instead of 200 OK for everything. (See http://codereview.appspot.com/186233/show) 2010/1/20 Paul Lindner <[email protected]>: > The end to end tests for caja were not really testing anything. Chirag's > patch fixed that and exposed the NPE in the sanitize pipeline. > > You can see the stack traces here: > > http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-server/1357/testReport/org.apache.shindig.server.endtoend/EndToEndTest/caja/ > > > It appears there are some namespace fixes in the latest caja codebase. > Would that help in this situation? > > thanks.. > Paul >

