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

ole974 resolved JSPWIKI-677.
----------------------------

       Resolution: Fixed
    Fix Version/s: 2.8.4

The problem was that the Apache proxying the tomcat was configured to transmit 
the page with cache-control configured with max-age=3600.
Solved by configuring a <Location> like this : Header set Cache-Control 
"no-cache, no-store, private"

Thanks for the answers and help !

> Page does not refresh after editing
> -----------------------------------
>
>                 Key: JSPWIKI-677
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-677
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.8.4
>         Environment: Debian GNU/Linux 5.0.4 (lenny)
> Tomcat 6
>            Reporter: ole974
>            Priority: Minor
>             Fix For: 2.8.4
>
>
> Edited page does not refresh on firefox 3.6 ; i need to press F5 to refresh 
> the page (but the automatic refresh works on IE 8)\\
> but the refresh is ok with sandbox on JSPwiki website with both browsers 
> (version 2.8.4-svn-9)... Any idea ?

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