tracker issue : CF-4198410

select a category, or use search below
(searches all categories and all time range)
Title:

deleteButton do not remove multiple rows at once

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): / ()

Created: 03/17/2017

Components: AJAX

Versions: 2016

Failure Type: Incorrectly functioning

Found In Build/Fixed In Build: 2016,0,03,301771 / 2016,0,04,302296

Priority/Frequency: Normal / Some users will encounter

Locale/System: / Win 2012 Server x64

Vote Count: 0

Listed in the version 2016.0.04.302561 Issues Fixed doc
Deploy the attached files in www folder. 

1. Request grid2.cfm

2. Select id 1 to 3 in the table with shift key and click deleteButton="Select to delete"

Ids are selected and removed from the table in the page. 

3. Click Submit button

Observed:
Check struct table shown by <cfdump var="#form#"> in grid3.cfm. 
Only id 1 is removed in there.

Attachments:

Comments: