Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#7054 closed defect (bug) (fixed)

Emails: Appearance settings need to use the root blog's options.

Reported by: r-a-y's profile r-a-y Owned by: r-a-y's profile r-a-y
Milestone: 2.5.3 Priority: normal
Severity: normal Version: 2.5.0
Component: Emails Keywords: has-patch commit
Cc:

Description

In cases where BP emails are being used on non-root blogs, we need to fetch the root blog's appearance settings.

Attachments (1)

7054.01.patch (387 bytes) - added by r-a-y 9 years ago.

Download all attachments as: .zip

Change History (4)

@r-a-y
9 years ago

#1 @DJPaul
9 years ago

  • Keywords commit added

Yes, good catch. I did try to use bp_get_option, but obviously missed that here.

#2 @r-a-y
9 years ago

  • Owner set to r-a-y
  • Resolution set to fixed
  • Status changed from new to closed

In 10762:

Emails: Ensure that custom appearance settings are fetched from the root blog.

Fixes #7054 (2.5-branch)

#3 @r-a-y
9 years ago

In 10763:

Emails: Ensure that custom appearance settings are fetched from the root blog.

See #7054 (trunk)

Note: See TracTickets for help on using tickets.