Opened 3 years ago

Closed 2 years ago

#14101 closed defect (bug) (worksforme)

comments_open returns false on page

Reported by: TheTomThorogood Owned by:
Priority: normal Milestone:
Component: Comments Version: 3.0
Severity: normal Keywords: reporter-feedback
Cc: TheTomThorogood

Description

The internal functions _close_comments_for_old_posts and _close_comments_for_old_post should check if there dealing with a page and if so return the old value instead of returning false if the page was published older then the threshold.

Change History (3)

  • Cc TheTomThorogood added
  • Keywords reporter-feedback added

Neither _close_comments_for_old_post() nor _close_comments_for_old_posts() returns false on pages. It does no post type check at all, actually. They use the same settings as posts.

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.