Closed Bug 915321 Opened 11 years ago Closed 11 years ago

deleting announcement could cause old announcement to display

Categories

(Cloud Services :: Server: Product Announcements Redirector, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: edwong, Unassigned)

Details

The code displays the most recent announcement. However, if there are 2 announcements and delete the most recent one, the previous one will appear in notifications tray.  

*Unless If-Modified-Since header filters it out which is broken right now:
https://bugzilla.mozilla.org/show_bug.cgi?id=912111

1. create 2 annoucements, A and B
2. look at phone, you'll see 'A' and clear it out
3. delete the most recent announcement , 'A'

actual: you will see 'B'

expected: deleting 'A' should not cause 'B' to display.
now that last modified time is fixed, this issue does not occur.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.