Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#18895 closed defect (bug) (fixed)

Update and error message persist while paging in site-users

Reported by: PeteMall Owned by: nacin
Priority: normal Milestone: 3.3
Component: Network Admin Version: 3.1
Severity: normal Keywords: has-patch commit
Cc: Focuses: multisite

Description

If you add or remove a user on the Network Admin > Site Users screen, an update message is displayed but this message persists while paging.

Attachments (2)

18895.diff (931 bytes ) - added by PeteMall 15 years ago.
18895.2.diff (929 bytes ) - added by PeteMall 15 years ago.

Download all attachments as: .zip

Change History (6)

@PeteMall
15 years ago

@PeteMall
15 years ago

#1 @kawauso
15 years ago

Related: #16549

#2 @nacin
15 years ago

  • Keywords commit added

#3 @nacin
15 years ago

We really need to stop doing the whole write-to-$_SERVER thing, in the future.

#4 @nacin
15 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In [19394]:

Remove 'update' from site-users.php on redirect. props PeteMall, fixes #18895.

Note: See TracTickets for help on using tickets.