Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007373Openbravo ERPA. Platformpublic2009-02-04 17:372009-03-04 16:28
shuehner 
shuehner 
normalmajorhave not tried
closedfixed 
5
pi 
2.40MP3 
Core
No
0007373: Selecting multiple rows spanning several pages in the grid of a generated windows does select wrong rows.
When you are selecting multple rows across several pages and you have rows in the selection which are not in the visible rows, then the server is asked for the list of ids in the selection. When asking for this list the first and last row are ommitted.
No tags attached.
blocks defect 0007372 closed shuehner Selecting multiple rows spanning several pages in the grid of a generated windows does select wrong rows. 
Issue History
2009-02-04 17:40shuehnerTypedefect => backport
2009-02-04 17:40shuehnerfix_in_branch => 2.40
2009-02-04 17:51svnbotCheckin
2009-02-04 17:51svnbotNote Added: 0013157
2009-02-04 17:51svnbotStatusscheduled => resolved
2009-02-04 17:51svnbotResolutionopen => fixed
2009-02-04 17:51svnbotsvn_revision => 12790
2009-03-03 17:32psarobeFixed in Version => 2.40MP3
2009-03-04 16:28psarobeStatusresolved => closed

Notes
(0013157)
svnbot   
2009-02-04 17:51   
Repository: openbravo
Revision: 12790
Author: huehner
Date: 2009-02-04 17:51:03 +0100 (Wed, 04 Feb 2009)

Fixed 7373
Do no omit first and last row on getIdsInRange request to get ids
of selected rows.

---
U branches/r2.40/src/org/openbravo/erpCommon/utility/DataGrid.java
U branches/r2.40/web/js/openbravo/widget/DataGrid.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=12790&sc=1 [^]