Closed
Bug 913330
Opened 11 years ago
Closed 11 years ago
Uploading a new image for a collection does not bust the CDN
Categories
(Marketplace Graveyard :: API, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-09-10
People
(Reporter: basta, Assigned: cvan)
References
Details
(Whiteboard: p=1)
The URL for the image remains the same (and there's no way to detect what the modified time is), meaning you get crap like this:
https://marketplace-dev.allizom.org/api/v1/rocketfuel/collections/te-fesafe/image/?carrier=carrierless&lang=en-US&pro=6081fc0b0.45.2®ion=us
https://marketplace-dev.allizom.org/api/v1/rocketfuel/collections/te-fesafe/image/?carrier=carrierless&lang=en-US&pro=6081fc0b0.45.2®ion=us&ohmyglob
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → cvan
Blocks: mkt-publishtool-api
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: p=1
Target Milestone: --- → 2013-09-10
Assignee | ||
Updated•11 years ago
|
Summary: Uploading a new image for a collection does not bust the CDN. → Uploading a new image for a collection does not bust the CDN
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
https://marketplace-dev.allizom.org/api/v1/fireplace/search/featured/?cat=&dev=android&device=mobile&lang=en-US&pro=ca7d57fc.32.1®ion=us
The cachebusting querystring is in the API response:
http://cl.ly/image/3O2n1g0j163H/Screen%20Shot%202013-09-06%20at%2012.40.32%20AM.png
Is something in Fireplace stripping the querystring param? (Does it need to be a named querystring param?)
Comment 4•11 years ago
|
||
Can you please add some STRs to this bug or mark it as [qa-] ?
You need to log in
before you can comment on or make changes to this bug.
Description
•