Closed Bug 544908 Opened 15 years ago Closed 12 years ago

Add modified timestamps to all persona image urls

Categories

(addons.mozilla.org Graveyard :: Public Pages, enhancement, P3)

x86
macOS
enhancement

Tracking

(Not tracked)

RESOLVED FIXED
2013-04-04

People

(Reporter: rdoherty, Assigned: cvan)

References

Details

All images on getpersonas.com are cached forever, so timestamps are added to the end of the image urls to allow for updates. The modified timestamp column is stored in the personas table. Example: http://getpersonas-cdn.mozilla.net/static/7/0/81070/preview_large.jpg?1264100589 This is used for thumbnails, header and footer urls.
Group: client-services-security
Assignee: nobody → clouserw
Blocks: 544907
Severity: normal → enhancement
Priority: -- → P5
Target Milestone: --- → 5.12.3
Turns out this isn't that simple since we're syncing db's. We currently grab all valid personas, then subtract the personas we don't want to sync. To do this we'd need to grab a 3rd set (valid personas that are modified) and .union() that in. This is a P5, so it's outta this milestone.
Assignee: clouserw → nobody
Target Milestone: 5.12.3 → 4.x (triaged)
Priority: P5 → P3
Assignee: nobody → cvan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: 4.x (triaged) → 2013-04-04
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.