Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

#5982 closed defect (bug) (fixed)

Notices on Email change in User Profile -> Settings -> General

Reported by: slaffik's profile slaFFik Owned by: djpaul's profile djpaul
Milestone: 2.2 Priority: high
Severity: normal Version:
Component: Settings Keywords: has-patch
Cc:

Description

Here they are:

Notice: Undefined variable: current_user in /var/www/wp/www/wp-content/plugins/buddypress/bp-settings/bp-settings-actions.php on line 145

Notice: Trying to get property of non-object in /var/www/wp/www/wp-content/plugins/buddypress/bp-settings/bp-settings-actions.php on line 145

Warning: Cannot modify header information - headers already sent by (output started at /var/www/wp/www/wp-content/plugins/buddypress/bp-settings/bp-settings-actions.php:145) in /var/www/wp/www/wp-includes/pluggable.php on line 1173

Attachments (1)

5982.patch (536 bytes) - added by slaFFik 10 years ago.
Fix notice

Download all attachments as: .zip

Change History (5)

#1 @slaFFik
10 years ago

  • Summary changed from Notices on Email change in Profile -> Settings -> Edit to Notices on Email change in User Profile -> Settings -> General

@slaFFik
10 years ago

Fix notice

#2 @slaFFik
10 years ago

  • Keywords has-patch added

#3 @slaFFik
10 years ago

  • Milestone changed from Awaiting Review to 2.2

#4 @djpaul
10 years ago

  • Owner set to djpaul
  • Resolution set to fixed
  • Status changed from new to closed

In 9198:

User Settings: fix PHP notice when changing your email address.

Fixes #5982, props slaFFik

Note: See TracTickets for help on using tickets.