Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-16021

Form data lost when using back button on HTTPS site

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      The Cache-Control settings for JIRA prevent the back button working on sites using HTTPS (like this one):

      Cache-Control: no-cache, no-store, must-revalidate
      

      The proper cache settings to use are the ones used by Confluence for the same purpose:

      Cache-Control: no-cache, must-revalidate
      

      See Chris Owen's blog post on this topic from 2007 for more information.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              blane Brian Lane
              Votes:
              8 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: