GadgetContext should respect nocache directive in gadget URL
------------------------------------------------------------
Key: SHINDIG-348
URL: https://issues.apache.org/jira/browse/SHINDIG-348
Project: Shindig
Issue Type: Improvement
Components: Gadget Rendering Server (PHP)
Environment: Max OS X, lighttpd, Partuza
Reporter: Karsten Beyer
Priority: Trivial
If you use partuza as example social network and add a gadget with nocache=1
attached as parameter, it is not respected by the rendering server, because the
URL of the gadget is encoded in the iframe URL and therefore the nocache is not
available inside the globale $_GET array.
I think that Shindig should respect the nocache in a gadget URL.
Patch is ready and will be submitted in a while.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.