Opened 17 years ago
Closed 17 years ago
#1511 closed defect (bug) (fixed)
Group invite screen SQL error when no friends
| Reported by: | DJPaul | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.2 |
| Component: | Version: | ||
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch