Skip to:
Content

BuddyPress.org

Opened 7 years ago

Closed 7 years ago

#7865 closed defect (bug) (fixed)

BP Nouveau Messages UI router & WordPress subdirectory installs

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 3.1.0 Priority: normal
Severity: normal Version:
Component: Messages Keywords: has-patch needs-testing
Cc:

Description

Since [12115], testing on a "localhost" config where WordPress is in a subdirectory, the Backbone router fails because its root property is not relative to the domain name.

The attached patch fixes the issue, I need to test it using vhosts.

Attachments (1)

7865.patch (761 bytes) - added by imath 7 years ago.

Download all attachments as: .zip

Change History (3)

@imath
7 years ago

#1 @imath
7 years ago

In 12119:

Use the User messages URL path as the Backbone rooter root

This makes sure the Messages UI Backbone routes are found when WordPress is installed in a subdirectory.

See #7865 (trunk)

#2 @imath
7 years ago

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

In 12120:

Use the User messages URL path as the Backbone rooter root

This makes sure the Messages UI Backbone routes are found when WordPress is installed in a subdirectory.

Fixes #7865 (Branch 3.0)

Note: See TracTickets for help on using tickets.