Opened 17 years ago
Closed 16 years ago
#12488 closed defect (bug) (fixed)
maybe_add_existing_user_to_blog() dies with a page title indicating an Error on success
| Reported by: | Denis-de-Bernardy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
two things:
- when you try to add yourself to an arbitrary blog by visiting /newbloguser/foo, it tells you that you've succeeded even though you haven't
- whether or not you succeed the browser's title tells you an error occured
Change History (4)
#2
@
16 years ago
- Keywords needs-patch added; needs-feedback removed
Open domain.com/newbloguser/foo where domain.com is you multisite install.
You should get this message:
You have been added to this blog. Please visit the homepage or login using your username and password.
and HTML title is
<title>WordPress › Error</title>
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Can you explain the process you followed to get the error in more detail?