Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3834 closed defect (bug) (fixed)

Cannot empty out activity item data when editing

Reported by: johnjamesjacoby Owned by: DJPaul
Priority: normal Milestone: 1.6
Component: Activity Version:
Severity: normal 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
15 years ago

  • Owner changed from paulgibbs to DJPaul
  • Status newassigned

#2 @djpaul
15 years ago

  • Resolutionfixed
  • Status assignedclosed

(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.