Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#3834 closed defect (bug) (fixed)

Cannot empty out activity item data when editing

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: djpaul's profile DJPaul
Milestone: 1.6 Priority: normal
Severity: normal Version:
Component: Activity Keywords:
Cc:

Description

Steps to reproduce:

  1. Edit an activity stream item that would not normally have content. (friend request, new user, etc...)
  2. Add some content and save
  3. Edit that same item again, and remove the content
  4. Save

You cannot empty the content back out again. I think the save() method is ignoring empty values instead of writing them in.

Change History (2)

#1 @johnjamesjacoby
13 years ago

  • Owner changed from paulgibbs to DJPaul
  • Status changed from new to assigned

#2 @djpaul
13 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [5513]) Update activity admin edit screen to allow empty values for some fields to be saved. Switch some REQUESTs to POSTs. Fixes #3834

Note: See TracTickets for help on using tickets.