Opened 7 years ago
Closed 7 years ago
#3234 closed defect (bug) (fixed)
Feed inconsistencies when page_on_front and page_for_posts set
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: |
Description
www.example.com
Options -> Reading
Set page_on_front to 'front'
Set page_for_posts to 'posts'
www.example.com/feed shows posts feed. I don't know what the expected behavior is here.
www.example.com/posts/feed shows global comments feed. I (and get_feed_link()) expect to see the global posts feed.
Attachments (1)
Change History (3)
- Keywords has-patch 2nd-opinion added
- Owner changed from anonymous to mdawaffe
- Status changed from new to assigned
3234.diff
This sets is_sigular to false when page_for_posts is being displayed. I'm not sure if this has other implications.
Note: See
TracTickets for help on using
tickets.

set is_singular to false when page_for_posts