Skip to:
Content

bbPress.org

Opened 9 years ago

Closed 8 years ago

Last modified 6 years ago

#2961 closed defect (bug) (fixed)

<pubDate> shouldn't be translated in `bbp_display_topics_feed_rss2`

Reported by: thebrandonallen's profile thebrandonallen Owned by:
Milestone: 2.6 Priority: normal
Severity: normal Version: 2.0
Component: API - Feeds Keywords: has-patch
Cc: damturbo@…

Description

One of the calls to mysql2date is missing the translate parameter to prevent localization of the <pubDate> tag per RFC 822.

Attachments (1)

2961.1.patch (838 bytes) - added by thebrandonallen 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @netweb
9 years ago

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

In r6059:

API Feeds: RSS <pubDate> element in bbp_display_topics_feed_rss2() shouldn't be translated.

This changeset brings this RSS <pubDate> element inline with other instances in bbPress feeds.

Props thebrandonallen.
Fixes #2961.

#2 @damland
8 years ago

  • Cc damturbo@… added
  • Priority changed from normal to high
  • Resolution fixed deleted
  • Severity changed from normal to major
  • Status changed from closed to reopened

The bug is again there, please add the patch to next version. Thanks

#3 @netweb
8 years ago

  • Priority changed from high to normal
  • Resolution set to fixed
  • Severity changed from major to normal
  • Status changed from reopened to closed

The fix here in this ticket is for bbPress 2.6 and is fixed for 2.6.

It won't be released in the 2.5.x branch.

p.s. Please don't reopen this ticket or change the keywords associated to this ticket, comments can be added without changing the ticket status :)

#4 @johnjamesjacoby
6 years ago

Assigning all closed & unassigned tickets in the 2.6 milestone to myself.

Note: See TracTickets for help on using tickets.