#3900 closed defect (bug) (fixed)
Provide fallback for group-invite-status during group creation
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.5.3 | Priority: | normal |
Severity: | minor | Version: | |
Component: | Groups | Keywords: | |
Cc: |
Description
group-invite-status was introduced in BP 1.5. If you're using a group creation template from before BP 1.5, it won't have this value in the form. That means that, during group creation, you get a PHP notice, and also nothing is set for this value. Provide a fallback.
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [5619]) Provide a fallback for group-invite-status during group creation. Fixes #3900