Closed
Bug 467024
Opened 17 years ago
Closed 14 years ago
Add "newest" (etc.) RSS Feeds to instant cache invalidation
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
4.x (triaged)
People
(Reporter: aryx, Unassigned)
Details
Newest feed shows old version after sandboxing newest one, even if range of new add-ons is more up to date
1. Sandboxed Fast Dial 2.11
Feed (probably SeaMonkey newest) contained the following message (but not anymore). This is probably cause by the same issue like the trusted add-ons which show up as the old items in the feeds on version update and then again as expected with the new version.
From - Fri, 12 Sep 2008 14:38:23 -0700
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:
Date: Fri, 12 Sep 2008 14:38:23 -0700
Message-Id: <https://addons.mozilla.org/en-US/seamonkey/addons/versions/5721#version-2.9@localhost.localdomain>
From: <telega ->
MIME-Version: 1.0
Subject: Fast Dial 2.9
Content-Transfer-Encoding: 8bit
Content-Base: https://addons.mozilla.org/en-US/seamonkey/addon/5721
Content-Type: text/html; charset=UTF-8
<html>
<head>
<title>Fast Dial 2.9</title>
<base href="https://addons.mozilla.org/en-US/seamonkey/addon/5721">
<style type="text/css">
</style>
</head>
<body>
Fast Dial replaces blank tabs with a panel of thumbnails of your favorite sites.
</body>
</html>
Comment 1•17 years ago
|
||
I am quite sure this is a caching issue. The query result is still cached, resulting in the old (= latest valid) version showing up among the other add-ons.
What we need to do is add these feeds to the instant cache invalidation that is flushed both when something about an add-on contained in the list is changed, as well as when a new one is uploaded.
Summary: Newest feed shows old version after sandboxing newest one, even if range of new add-ons is more up to date → Add "newest" (etc.) RSS Feeds to instant cache invalidation
Updated•16 years ago
|
Severity: normal → minor
Priority: -- → P3
Target Milestone: --- → 4.x (triaged)
Comment 2•15 years ago
|
||
Results are flushed now, but the front end cache won't be for the RSS feed. Is this bug fixed?
Comment 3•14 years ago
|
||
front end caches are being flushed as well, unless they are coming off the CDN (which they shouldn't be unless it's an image or something - just throwing that out there).
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•