Ticket #845 (closed defect: fixed)

Opened 2 months ago

Last modified 2 weeks ago

comment rss feed broken (again)

Reported by: pixline Assigned to: pixline
Priority: highest Component: gengo
Severity: blocker Keywords:
Cc:

Description

WordPress database error: [Unknown table 'l'] SELECT SQL_CALC_FOUND_ROWS wp_posts.*, l.*, p2l.translation_group FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (1) ORDER BY wp_posts.post_date DESC LIMIT 0, 10

Warning: Cannot modify header information - headers already sent by (output started at /x/wp-includes/wp-db.php:216) in /x/wp-includes/feed-rss2-comments.php on line 8

Change History

05/02/08 20:33:00 changed by pixline

  • status changed from new to assigned.

clearly, comment rss makes the post_fields filter, but lacks post_where and post_join filters as well.

05/19/08 16:24:56 changed by pixline

  • status changed from assigned to closed.
  • resolution set to duplicate.

duplicate for #860

05/19/08 16:25:20 changed by pixline

  • status changed from closed to reopened.
  • resolution deleted.

05/23/08 09:01:27 changed by pixline

  • priority changed from high to highest.
  • severity changed from critical to blocker.

Not only RSS comments feed, but also other feeds. http://jamietalbot.com/wp-hacks/forum/comments.php?DiscussionID=216

06/17/08 22:03:32 changed by pixline

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