Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#5899 closed defect (bug) (fixed)

PHP notice on post-register avatar upload

Reported by: thebrandonallen Owned by: djpaul
Priority: normal Milestone: 2.2
Component: Media Version: 1.5
Severity: normal Keywords: has-patch commit
Cc:

Description

The class property is referenced, rather than the variable.

Attachments (2)

5899.patch (485 bytes ) - added by thebrandonallen 12 years ago.
5899.02.patch (1.0 KB ) - added by imath 12 years ago.

Download all attachments as: .zip

Change History (6)

#1 @imath
12 years ago

  • Version 2.11.5

Nice catch, thanks a lot for your feedback thebrandonallen

This is not a regression from 2.1, it exists at least since 1.5.

@imath
12 years ago

#2 @boonebgorges
12 years ago

  • Keywords commit added
  • Milestone Awaiting Review2.2

Thanks for the patch thebrandonallen! The formatting fixes look good, but let's put them in a separate changeset.

#3 @djpaul
12 years ago

  • Owner set to djpaul
  • Resolutionfixed
  • Status newclosed

In 9096:

Members: fix PHP notice on avatar upload screen after account registration.

Fixes #5899, props thebrandonallen and imath

#4 @DJPaul
10 years ago

  • Component API - AvatarsMedia
Note: See TracTickets for help on using tickets.