Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#8 closed defect (bug) (fixed)

No friends gives incorrect error message

Reported by: drmike's profile drmike Owned by: jbasdf's profile jbasdf
Milestone: Priority: major
Severity: Version:
Component: Keywords:
Cc:

Description

Greets:

Just created a new account over at http://testdrivewpmu.com and I'm seeing an issue. With a brand new account, if you visit Dashboard -> Friends -> My Friends, you get the error "There was an error getting your list of friends, please try again." It's not falling down to the "Looks like you don't have any friends...." bit a few lines further down.

I realize that the if(!$friends) check with give you a zero under three conditions: zero friends, getting a no data found error, and not getting a valid response back from the database.

I just think that with getting that "No data found" error should return the "Look likes..." bit instead of the "There was an error" message.

Change History (7)

#1 @(none)
16 years ago

  • Milestone Friends deleted

Milestone Friends deleted

#2 @apeatling
16 years ago

  • Version 1.0 deleted

#3 @apeatling
16 years ago

  • Milestone set to Friends - v0.1

#4 @jbasdf
16 years ago

  • Owner set to jbasdf
  • Status changed from new to assigned

#5 @jbasdf
16 years ago

We are currently refactoring the friend functionality.

#6 @apeatling
16 years ago

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

#7 @(none)
15 years ago

  • Milestone Friends - v0.1 deleted

Milestone Friends - v0.1 deleted

Note: See TracTickets for help on using tickets.