Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#21069 closed defect (bug) (invalid)

In situation when no posts in category Wp calls 404 template instead of category.php

Reported by: lyncis's profile lyncis Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.4
Component: General Keywords:
Focuses: Cc:

Description

When no posts in category I expect to see a part of template category.php calling between words:

<?php else: ?> ... <?php endif; ?>

But instead of this I see template 404.php

Change History (4)

#2 @lyncis
14 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Oops. Sorry, this bug appears only with plugin "No Category Parents", I guess it's plugin bug.

#3 @SergeyBiryukov
14 years ago

  • Milestone Awaiting Review deleted

#4 @ocean90
14 years ago

Could be related to #21020.

Note: See TracTickets for help on using tickets.