You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Stanton Sievers (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/01 20:43:58 UTC

[jira] [Resolved] (SHINDIG-1450) io argument REFRESH_INTERVAL=0 is ignored

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

Stanton Sievers resolved SHINDIG-1450.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.0

Committed revision 1295757.  Thanks Brian.
                
> io argument REFRESH_INTERVAL=0 is ignored
> -----------------------------------------
>
>                 Key: SHINDIG-1450
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1450
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript 
>            Reporter: Randy Hudson
>             Fix For: 2.5.0
>
>         Attachments: zeroRefresh.txt
>
>
> To prevent the bogus behavior of caching request responses for 1 hour, we are setting REFRESH_INTERVAL to 0.  But shindig and iGoogle seem to be ignoring values less than 1:
> code from io.js:
>         if (httpMethod === "GET" && refreshInterval > 0) {

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira