Ticket #2658 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Bumping TinyMCE Requires Refresh

Reported by: skeltoac Assigned to: anonymous
Priority: high Milestone: 2.1
Component: Administration Version: 2.0.2
Severity: normal Keywords: has-patch
Cc:

Description

Any change in TinyMCE code would usually go unloaded due to cached code. This resulted in people wondering why their editor toolbar was missing. NO MORE! With this patch, we can bump the version number in one place and it will propagate to all the JS and popup HTML URLs.

Attachments

tinymce-versioning.diff (7.7 kB) - added by skeltoac on 04/13/06 01:04:46.

Change History

04/13/06 01:04:46 changed by skeltoac

  • attachment tinymce-versioning.diff added.

04/13/06 02:57:29 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [3703]) Thwart the browser cache by versioning tinyMCE. Props to that Andy guy. fixes #2658