[cl-weblocks-ticket] #52: Refreshing POST requests causes gridedit item addition related issues
cl-weblocks
cl-weblocks-devel at common-lisp.net
Fri Aug 3 20:07:09 UTC 2007
#52: Refreshing POST requests causes gridedit item addition related issues
-----------------------------------+----------------------------------------
Reporter: sakhmechet | Owner: sakhmechet
Type: defect | Status: new
Priority: low | Milestone: 0.1
Component: weblocks | Version: pre-0.1
Keywords: refresh POST gridedit |
-----------------------------------+----------------------------------------
Refreshing a page when !JavaScript is disabled after item has been added
to gridedit causes the same instace of an item to be added to the data
twice. If one item of the added ones is selected and delete is pressed,
all items added during the refresh will be deleted.
'gridedit-add-item' should be modified not to add two instances of the
same object.
--
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/52>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks
More information about the Cl-weblocks-ticket
mailing list