Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007372Openbravo ERPA. Platformpublic2009-02-04 17:372009-04-21 12:39
shuehner 
shuehner 
normalmajorhave not tried
closedfixed 
5
pi 
 
Core
No
0007372: 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.
related to defect 0006478 closed shuehner Selection problem on grid in several/all selectors 
depends on backport 0007373 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:37shuehnerNew Issue
2009-02-04 17:37shuehnerAssigned To => shuehner
2009-02-04 17:37shuehnersf_bug_id0 => 2564559
2009-02-04 17:37shuehnerRegression testing => No
2009-02-04 17:38shuehnerRelationship addedrelated to 0006478
2009-02-04 17:40shuehnerStatusnew => scheduled
2009-02-04 17:40shuehnerfix_in_branch => trunk
2009-02-05 18:21svnbotCheckin
2009-02-05 18:21svnbotNote Added: 0013204
2009-02-05 18:21svnbotStatusscheduled => resolved
2009-02-05 18:21svnbotResolutionopen => fixed
2009-02-05 18:21svnbotsvn_revision => 12860
2009-04-21 12:39psarobeStatusresolved => closed

Notes
(0013204)
svnbot   
2009-02-05 18:21   
Repository: openbravo
Revision: 12860
Author: huehner
Date: 2009-02-05 18:21:55 +0100 (Thu, 05 Feb 2009)

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

---
U trunk/src/org/openbravo/erpCommon/utility/DataGrid.java
U trunk/web/js/openbravo/widget/DataGrid.js
---

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