You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Chris Chabot (JIRA)" <ji...@apache.org> on 2008/06/05 17:23:45 UTC

[jira] Assigned: (SHINDIG-348) GadgetContext should respect nocache directive in gadget URL

     [ https://issues.apache.org/jira/browse/SHINDIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot reassigned SHINDIG-348:
------------------------------------

    Assignee: Chris Chabot

> 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
>            Assignee: Chris Chabot
>            Priority: Trivial
>         Attachments: fix-SHINDIG-348-improvement.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> 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.