Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#15780 closed defect (bug) (fixed)

wrong error message during activation

Reported by: wpmuguru Owned by:
Priority: normal Milestone: 3.1
Component: Multisite Version:
Severity: normal Keywords: has-patch i18n-change
Cc: Focuses:

Description

If a user activation is attempted after the user is already active the error message returned is 'The site is already active'.

Patch is attached to add the 'The user is already active' message.

Attachments (1)

15780.diff (993 bytes ) - added by wpmuguru 16 years ago.

Download all attachments as: .zip

Change History (3)

@wpmuguru
16 years ago

#1 @nacin
16 years ago

  • Milestone Awaiting Review3.1

#2 @nacin
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [16954]) s/site/user/ if signup doesn't have a domain attached. props wpmuguru, fixes #15780.

Note: See TracTickets for help on using tickets.