#3639 closed defect (bug) (fixed)
"automatically create page at" address incorrect when root blog != 2 in wizard
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5.1 |
| Component: | Administration | Version: | 1.5 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
When installing, the Pages step in the wizard tells you that it will automatically create pages at http://example.com/members etc, even if you've chosen a root blog with the address http://site2.example.com. The pages are actually *created* on the correct blog, but the text on the screen is incorrect.
See http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/is-the-install-in-secondary-blog-feature-still-maintained-1/?#post-109332 and follow up posts.
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)
(In [5201]) Make sure that page data is pulled from the proper root blog when populating dropdowns and 'automatically create a page' text on Pages step of wizard. Fixes #3639