Ticket #3885 (closed defect (bug): fixed)
When viewing page_for_posts feed should not be a comment feed
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.2 |
| Component: | General | Version: | 2.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
[4934] broke some feeds since WP_Query wasn't expecting all the hep new stuff.
Attached does something a bit radical: moves page_on_front and page_for_posts up from get_posts() to parse_query().
I have no idea what it breaks.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

