Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#4724 closed defect (bug) (fixed)

Activity RSS feeds missing <language> value

Reported by: DJPaul Owned by:
Priority: normal Milestone: 1.7
Component: Activity Version:
Severity: normal Keywords:
Cc:

Description

As reported on http://buddypress.org/support/topic/buddypress-makes-invalid-feeds/, the activity stream RSS feeds don't validate when a non-UTF8 language is used.

Change History (2)

#1 @DJPaul
14 years ago

Typo: it's not to do with non-UTF8 language, the <language> property should contain the locale code (http://validator.w3.org/appc/docs/error/InvalidLanguage.html).

#2 @djpaul
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [6652]) Correct unset <language> property in Activity RSS feeds. Fixes #4724

Note: See TracTickets for help on using tickets.