Opened 15 years ago
Closed 15 years ago
#3136 closed defect (bug) (fixed)
Undefined variable: recipient_ids
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.5 | Priority: | normal |
| Severity: | Version: | 1.5 | |
| Component: | Messages | Keywords: | has-patch |
| Cc: |
Description
$recipient_ids variable in messages_new_message() isn't defined when no valid recipients have been inputted.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [4164]) Fix possible PHP notice when sending a new private message. Fixes #3136, props Backie