Dotclear

Ticket #2009 (closed defect: fixed)

Opened 11 years ago

Last modified 10 years ago

Avoid/fix admin cache problem

Reported by: nikrou Owned by: nikrou
Priority: normal Milestone: 2.8
Component: module:core Version: dev
Severity: normal Keywords:
Cc:

Description

After upgrading to a new dotclear release, there's often cache problem because of assets not updated. The main problem is that assets name didn't change and browser used the ones they had in their proper cache.

A solution could be to add a string to each asset. For example instead of requiring admin/ js/_index.js we could requiring admin/ js/_index.js?v=2.7.0

Change History

comment:1 Changed 10 years ago by franck

  • Owner changed from team to nikrou

comment:2 Changed 10 years ago by franck

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from A definir to 2.8

See rev [3023]

Note: See TracTickets for help on using tickets.

Sites map