#3435 closed defect (bug) (duplicate)
Possible issue with blank feeds
| Reported by: | Viper007Bond | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | highest omg bbq | Milestone: | |
| Component: | General | Version: | 2.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
In Firefox 2.0, if you refresh a feed (or at least my feed), it appears blank. Hard refresh and it's fine.
Example: http://www.viper007bond.com/wordpress/wp-rss2.php
This may or may not be the reason that my FeedBurner copy of my feed is blank:
Change History (4)
#2
follow-up:
↓ 3
@
20 years ago
- Owner changed from to
- Priority normal → highest
- Status new → assigned
The second load is sending:
HTTP/1.x 200 OK
But also:
Status: 304 Not Modified
The wrong one there seems to be the HTTP/1.x 200 OK
Issue does NOT exist with 2.0.6, so we're looking for a trunk specific change, and probably one within the last 3 weeks.
#3
in reply to: ↑ 2
@
20 years ago
- Resolution → duplicate
- Status assigned → closed
Replying to markjaquith:
Issue does NOT exist with 2.0.6, so we're looking for a
trunkspecific change, and probably one within the last 3 weeks.
Darn, ticket:3528 suggests it does exist in 2.0.6 . Marking this ticket a duplicate of it, because that ticket is more detailed/complete.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Disabled all plugins, still happens. FeedBurner issue resolved and unrelated.