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

Chris Chabot resolved SHINDIG-348.
----------------------------------

    Resolution: Won't Fix

I had to double check but my suspicion is confirmed that this is indeed a imeem 
only feature, and not part of 'shindig' or the open social specification.

Every container is free to add their own tools for development as they like, 
and apparently imeem choose to add that feature, orkut and hi5 have other ones 
again, but it's something that belongs in the container code and not in the 
main svn repo of shindig; The java side also doesn't do this kind of nocache 
param parsing of the gadget url.

So while i appreciate a -lot- that your making a patch for it i'm affraid i 
can't accept it since it's not something that belongs in shindig, but should 
remain a container implementation type of thing.

Shindig aims to be a complete open social spec implementation, and nothing 
more. So if you feel it should be a part of the open social spec, please post 
on the opensocial-and-gadgets-spec list at google groups. Once it makes it into 
the spec we'll be happy to add it in shindig :)

> 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.

Reply via email to