Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#5594 closed defect (bug) (fixed)

Create Group - Description disappearing

Reported by: mgibbs189's profile mgibbs189 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 @r-a-y
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

Hi mgibbs189, this is already addressed in #5576, which will be released when v2.0.1 drops.

#2 @boonebgorges
11 years ago

r-a-y beat me to it :) Thanks very much for the report, mgibbs189!

#3 @mgibbs189
11 years ago

Damn, I just finished a patch for it too :P

Thanks guys!

Last edited 11 years ago by mgibbs189 (previous) (diff)

#4 @chopper72
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 @boonebgorges
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.

#6 @chopper72
11 years ago

Thanks for the quick reply, but how do I implement the fix?

#7 @boonebgorges
11 years ago

If looking at r8317 isn't clear enough, then I'd suggest waiting for 2.0.1, which will be released in the upcoming days.

#8 @chopper72
11 years ago

Great. thanks alot for your fast responses!!!
Paul

Note: See TracTickets for help on using tickets.