Ticket #3019 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

/feed/ with zero posts puts out 404 template (not XML)

Reported by: skeltoac Assigned to: anonymous
Priority: high Milestone:
Component: General Version: 2.0.4
Severity: normal Keywords: feed 404 has-patch
Cc:

Description

Due to $wp_query->init_query_flags() in $wp_query->set_404(), $wp_query->is_feed is lost. Only a problem with pretty URLs due to classes.php line 326.

Attachments

retain-is-feed.diff (379 bytes) - added by skeltoac on 08/09/06 20:41:34.

Change History

08/09/06 20:41:34 changed by skeltoac

  • attachment retain-is-feed.diff added.

08/15/06 03:28:02 changed by skeltoac

  • keywords changed from feed 404 to feed 404 has-patch.

08/15/06 05:03:16 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [4096]) Preserve is_feed setting when handling a 404. Props skeltoac. fixes #3019

09/25/06 01:51:46 changed by ryan

(In [4227]) Preserve is_feed setting when handling a 404. Props skeltoac. fixes #3019

09/25/06 04:12:14 changed by foolswisdom

  • milestone changed from 2.1 to 2.0.5.

11/30/06 19:41:51 changed by

  • milestone deleted.

Milestone 2.0.5 deleted