Closed
Bug 896674
Opened 12 years ago
Closed 12 years ago
Do not cache requests to webpay or the record URL
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-07-25
People
(Reporter: basta, Assigned: basta)
Details
(Whiteboard: [qa+])
Currently these GET requests are cached. They should not be.
Assignee | ||
Comment 1•12 years ago
|
||
https://github.com/mozilla/fireplace/commit/9b183a4a364b79ffbad707a8c495344df86932b5
This was easier than expected. I didn't realize that we'd already added the ability to disable caching for GET requests.
Assignee: nobody → mattbasta
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-07-25
Updated•12 years ago
|
Whiteboard: [qa+]
Comment 2•12 years ago
|
||
Still reproducible on dev using unagi . Logs : 09d15
I used the steps from bug #865617
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•12 years ago
|
||
Victor: What are you experiencing? I can't see anything wrong (including cached requests) in your logs.
Flags: needinfo?(vcarciu)
Comment 4•12 years ago
|
||
While logged on -dev app from my Unagi, I installed Pulse, Wikipedia and Calculator.
After that , I visited "My Apps" page but no one from previously installed apps was present.
Assignee | ||
Comment 5•12 years ago
|
||
Looking at the logs more thoroughly, this particular issue is fixed (the payment API data is not getting cached). I'm reopening bug 865617, which covers the more generic fix for apps not showing up.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Flags: needinfo?(vcarciu)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•