[Vtigercrm-commits] [vtiger development] #7673: list view submits checked rows out of order

vtiger development vtiger-tickets at trac.vtiger.com
Tue Apr 9 15:29:23 UTC 2013


#7673: list view submits checked rows out of order
-----------------------+-----------------------
 Reporter:  heinz      |      Owner:  developer
     Type:  patch      |     Status:  new
 Priority:  major      |  Milestone:  6.0.0
Component:  vtigercrm  |    Version:  5.4.0
 Severity:  Medium     |   Keywords:
-----------------------+-----------------------
 Some logic [1] in ListView.js reverses the array of selected ids each time
 you check a new row.  This scrambles the order the ids are submitted to
 our custom LISTVIEWBASIC "Mass Print" link.  This patch preserves the
 order in which the ids are checked.

 [1] http://trac.vtiger.com/cgi-
 bin/trac.cgi/browser/vtigercrm/branches/5.4.0/include/js/ListView.js#L552

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7673>
vtiger development <http://trac.vtiger.com/>
vtiger CRM


More information about the vtigercrm-commits mailing list