Opened 18 years ago
Closed 18 years ago
#302 closed enhancement (fixed)
admin-bar and domain mapping
| Reported by: | PerS | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: |
Description
when using domain mapping (http://ocaoimh.ie/wordpress-mu-domain-mapping/), admin bar will return wrong urls (urls should point to the original site, not the mapped one.)
fix: in bp-core-adminbar.php, replace all site_url() with get_blog_option( 1, 'siteurl')
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is fixed in the trunk.