Opened 21 years ago
Closed 21 years ago
#1356 closed defect (bug) (duplicate)
Feed won't give any content with no "If-Modified-Since" specified
| Reported by: | anonymousbugger | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5.1 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
Starting from the next day after WordPress' real last modified date feed URLs constantly report 304 Not Modified
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I've attached proposed patch, very simple.
P.S. Honestly, I'd rather got rid of this scary ternary if as a condition for a normal if :-). It stopped two programmers in my room for a minute thinking that first part of a ternary if was the only actual condition to the main one.