[wp-trac] [WordPress Trac] #39157: Feed returns 404 when there are no posts
WordPress Trac
noreply at wordpress.org
Thu Jan 5 06:47:53 UTC 2017
#39157: Feed returns 404 when there are no posts
-------------------------------------------------+-------------------------
Reporter: pavelevap | Owner:
Type: defect (bug) | peterwilsoncc
Priority: high | Status: assigned
Component: Feeds | Milestone: 4.7.2
Severity: normal | Version: 4.7
Keywords: has-patch needs-testing has-unit- | Resolution:
tests | Focuses:
-------------------------------------------------+-------------------------
Comment (by stevenkword):
Replying to [comment:21 peterwilsoncc]:
> Going to bump to the next point release. Too little time to patch and
retest prior to the RC.
I would like to make sure are aware that the scope of the problem extends
into custom feeds -- making custom feeds that do not render posts unusable
(don't render at all as of 4.7) -- there have been complaints by plugin
authors. The title of this ticket does not completely describe the scope
of the issue.
Additionally, new conditionals were added to solve a long standing problem
where `is_home()` and `is_feed()` are never simultaneously true. Rather
than change the behavior expected by plugin and theme authors, a new set
of conditionals the only way forward to distinguish home/custom feeds from
just "any" feed. See #20899 and #11053.
Is there any way to keep this in the 4.7.1 milestone? What can I do to
help?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39157#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list