#5594 closed defect (bug) (fixed)
Create Group - Description disappearing
| Reported by: | mgibbs189 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Groups | Version: | 2.0 |
| Severity: | normal | 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
@
12 years ago
- Component Core → Groups
- Keywords dev-feedback removed
- Milestone Awaiting Review
- Resolution → duplicate
- Status new → closed
#4
@
12 years ago
- Resolution duplicate
- Status closed → 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
@
12 years ago
- Resolution → fixed
- Status reopened → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi mgibbs189, this is already addressed in #5576, which will be released when v2.0.1 drops.