Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007391Openbravo ERPA. Platformpublic2009-02-05 15:012009-04-21 12:39
shuehner 
shuehner 
normalmajoralways
closedfixed 
5
pi 
 
Core
No
0007391: Product Multiple selectors does not limit the rows as requested but always sents all available rows to the browser.
The Product multiple selector does ignore the page_size parameter and sends all rows to the browser instead of only the requested / visible portion.
Go to:

Sales Management -> Analysus Tools -> Sales Dimensional Report
Use the "+" Button right of the Product field
The product Multiple Selector will be opened
Resize the Selector that only a few (i.e. 3 lines are shown)
Check the Response of the DATA-request in i.e. Firebug
Notice that always all products are returned even if only a few lines are visible on screen.
No tags attached.
depends on backport 0007392 closed shuehner Product Multiple selectors does not limit the rows as requested but always sents all available rows to the browser. 
Issue History
2009-02-05 15:01shuehnerNew Issue
2009-02-05 15:01shuehnerAssigned To => shuehner
2009-02-05 15:01shuehnersf_bug_id0 => 2568396
2009-02-05 15:01shuehnerRegression testing => No
2009-02-05 15:05shuehnerStatusnew => scheduled
2009-02-05 15:05shuehnerfix_in_branch => trunk
2009-02-05 15:08shuehnerfix_in_branchtrunk =>
2009-02-05 15:08shuehnerProposed Solution updated
2009-02-05 17:53svnbotCheckin
2009-02-05 17:53svnbotNote Added: 0013200
2009-02-05 17:53svnbotStatusscheduled => resolved
2009-02-05 17:53svnbotResolutionopen => fixed
2009-02-05 17:53svnbotsvn_revision => 12856
2009-04-21 12:39psarobeStatusresolved => closed

Notes
(0013200)
svnbot   
2009-02-05 17:53   
Repository: openbravo
Revision: 12856
Author: huehner
Date: 2009-02-05 17:53:18 +0100 (Thu, 05 Feb 2009)

Fixed 7391
Fixed ROWNUM/limit on oracle to honour page_size parameter.

---
U trunk/src/org/openbravo/erpCommon/info/ProductMultiple.java
---

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