Opened 15 years ago
Closed 15 years ago
#1511 closed defect (bug) (fixed)
Group invite screen SQL error when no friends
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | blocker |
Severity: | Version: | ||
Component: | Keywords: | has-patch | |
Cc: |
Description
When a user has no friends and creates a group, on the invite group screen, there is an SQL error.
The logic for displaying the "Select people to invite from your friends list" text is faulty if you have no friends - the UL is empty and you get this text notice stuck partway in the page.
The patch attached fixes the SQL error and adds a check to the bp-default theme to show a message if a user has no friends to invite.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
patch