#5594 closed defect (bug) (fixed)
Create Group - Description disappearing
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.0 |
Component: | Groups | Keywords: | |
Cc: |
Description
When creating a new group, the "Description" value disappears after saving Step 2 (Privacy Options).
I believe it stems from line 112 of bp-groups/bp-groups-actions.php
The groups_create_group() function is triggered and, since the description value isn't passed in, the value gets reset to <empty string>.
Change History (8)
#1
@
11 years ago
- Component changed from Core to Groups
- Keywords dev-feedback removed
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
#4
@
11 years ago
- Resolution duplicate deleted
- Status changed from closed to reopened
Hi mgibbs189, would you please let me know what the patch was / is????
I have to go back an re-add the description. Not good for the users who create groups.
All help much appreciated!!!!
#5
@
11 years ago
- Resolution set to fixed
- Status changed from reopened to closed
chopper72 - This issue is resolved in BP itself, so please, no need to reopen this ticket. You can find the code used to fix the issue in https://buddypress.trac.wordpress.org/ticket/5576 and r8317.
Hi mgibbs189, this is already addressed in #5576, which will be released when v2.0.1 drops.