#4192 closed defect (bug) (duplicate)
Buddybar Login link ignores wp installation path other that root
| Reported by: | leemour | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Toolbar & Notifications | Version: | 1.5.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have wordpress installed on a server in /wordpress/ folder. Wordpress URL = site.com/wordpress
Site URL = site.com
Everything works fine except the buddybar Login link. It points to
site.com/wp-login.php?redirect_to=http%3A%2F%2Fsite.com
and should point to
site.com/wordpress/wp-login.php?redirect_to=http%3A%2F%2Fsite.com
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I believe this issue was resolved by the fix in #3960