Make WordPress Core

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:

  1. 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
  2. whether or not you succeed the browser's title tells you an error occured

Change History (4)

#1 @wpmuguru
17 years ago

  • Keywords needs-feedback added

Can you explain the process you followed to get the error in more detail?

#2 @ocean90
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 &rsaquo; Error</title>

#3 @wpmuguru
16 years ago

(In [14226]) fix site administrator add user to site logic, see #12488

#4 @ocean90
16 years ago

  • Keywords needs-patch removed
  • Resolutionfixed
  • Status newclosed
Note: See TracTickets for help on using tickets.