Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#823 closed defect (bug) (fixed)

get_blog_option Should Honor BP_ROOT_BLOG

Reported by: chrisscott's profile chrisscott Owned by:
Milestone: 1.1 Priority: major
Severity: Version:
Component: Keywords: has-patch
Cc:

Description

Currently, there are are a lot of calls to get_blog_option that use 1 as the blog ID. This should use BP_ROOT_BLOG to get the correct option for sites using a blog other than the main blog.

Attachments (1)

bp-root-blog-all-files.patch (9.8 KB) - added by johnjamesjacoby 15 years ago.
Patch for all incorrect root blog references

Download all attachments as: .zip

Change History (8)

@johnjamesjacoby
15 years ago

Patch for all incorrect root blog references

#1 @johnjamesjacoby
15 years ago

  • Keywords has-patch added

Patch for incorrect references to 1 as main blog ID.

#2 @halk
15 years ago

thanks, that's very important. I've lost a whole day for that.

Please dev team, fix that.

#3 @(none)
15 years ago

  • Milestone Core 1.1 deleted

Milestone Core 1.1 deleted

#4 @apeatling
15 years ago

  • Milestone set to 1.1

#5 @apeatling
15 years ago

  • Milestone changed from 1.1 to 1.0.4

#6 @apeatling
15 years ago

  • Milestone changed from 1.0.4 to 1.1

Milestone 1.0.4 deleted

#7 @apeatling
15 years ago

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

Thanks this was fixed in a recent commit.

Note: See TracTickets for help on using tickets.