Opened 11 years ago
Closed 11 years ago
#6326 closed defect (bug) (fixed)
`groups_delete_groupmeta()` can throw notice if called without meta_key but group has no metadata
| Reported by: | boonebgorges | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Groups | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This generally doesn't happen (groups have at least a 'last_activity' value) but I stumbled upon an edge case when writing some unit tests.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9654: