Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#22576 closed defect (bug) (fixed)

Admin notice not showing when a network plugin is activated on a single WP config

Reported by: imath's profile imath Owned by: ryan's profile ryan
Milestone: 3.4.3 Priority: normal
Severity: minor Version: 3.5
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

Hi,

First, congratulations for the great work on this new version.

Today, I've noticed that when my plugin has a Network tag header set to true (Network:true) and is not activated on a multisite configuration, then the admin notice saying "Plugin activated" is not showing.

I've checked just in case on multisite config and the admin notice is showing. So it's only missing on the first case.

I've search a little and it seems the patch i include here solves the bug.

Bye

Attachments (2)

22576.diff (497 bytes) - added by imath 12 years ago.
22576.2.diff (1.1 KB) - added by nacin 12 years ago.

Download all attachments as: .zip

Change History (8)

@imath
12 years ago

#1 @nacin
12 years ago

  • Milestone changed from Awaiting Review to 3.5
  • Owner set to nacin
  • Status changed from new to reviewing

#2 @nacin
12 years ago

  • Milestone changed from 3.5 to 3.4.3

@nacin
12 years ago

#3 @nacin
12 years ago

  • Keywords commit added

#4 @nacin
12 years ago

  • Owner changed from nacin to ryan

#5 @ryan
12 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 22871:

Show plugin activation message when activating a network only plugin on a single site installation.

Props nacin
fixes #22576

#6 @nacin
12 years ago

In 22918:

Show plugin activation message when activating a network only plugin on a single site installation. fixes #22576 for the 3.4 branch.

Note: See TracTickets for help on using tickets.