Description

Steps to reproduce

Use a web browser than caches permanent redirects (eg Chrome)

  1. page a redirects to page b
  2. One visits a in their web browser and correctly ends up at b
  3. page a is changed to redirect to c
  4. One visits a in their web browser and incorrectly ends up at b because the redirect was considered permanent and cached (eg by Chrome)

Example

Component selection

Details

MoinMoin Version

1.93

OS and Version

Python Version

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

Discussion

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/redirectsShouldBeTemporaryToPreventCaching (last edited 2014-01-04 17:26:30 by ThomasWaldmann)