Ticket #428 (closed defect: fixed)

Opened 1 year ago

Last modified 5 months ago

allow users to delete both title and body when editing a rating

Reported by: russ Assigned to: stevec
Priority: medium Milestone:
Component: ambra Version: 0.7
Keywords: rating UI Cc:
Blocking: Blocked By:

Description

you can enter a rating with both title and body left blank.

however, once you've entered a rating with either title or body filled in, there is no way to delete both title and comment on edit.

additionally, if the user tries to delete both, plosone fails silently - the user is not informed that their edit has failed which is bad.

so, if it's hard to allow the user to delete both title and body (can't we do something awful like add   to an empty entry?) let's at least throw an informative error.

Dependency Graph

Change History

06/27/07 14:36:53 changed by jsuttor

  • keywords set to rating UI.
  • milestone changed from TBD to 0.8.

08/07/07 12:08:02 changed by amit

  • owner changed from jsuttor to stevec.

Reassigning.

08/09/07 11:02:51 changed by stevec

  • status changed from new to closed.
  • resolution set to fixed.

(In [3374]) always set the content of the title and body from the front end regardless of whether they are empty or not. fixes #428

07/16/08 11:00:34 changed by

  • milestone deleted.

Milestone 0.8 deleted