Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025789 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2014-02-20 19:22 | 2014-03-04 12:35 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f8a24f45788a | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025789: Duplicated records appearing in the grid after refreshing having all the records selected | |||||||
Description | Having more than 100 registers in a window, if we select all of then and after that we refresh the window, the number of records displayed in the window increases. | |||||||
Steps To Reproduce | 1) Go to the [Country and Region] window 2) Select all the records 3) Click on the refresh button | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0064521) alostale (manager) 2014-02-24 12:51 |
Executed test cases: -Follow steps to reproduce and check number of records doesn't change -Repeat case defined for issue 0023006 to ensure it is still fixed -Without any filtering scroll down, select Dominican Republic and refresh check that: * Selected record is still selected and positioned in the middle of the window * Scroll down in the grid still works and it is possible to go till Zimbabwe (last record in the grid) -Without any filtering scroll down, select Norway and refresh check that: * Selected record is still selected and positioned in the middle of the window -> NOT WORKING: reported in issue 0025811 * Scroll down in the grid still works and it is possible to go till Zimbabwe (last record in the grid) |
(0064522) hgbot (developer) 2014-02-24 12:55 |
Repository: erp/devel/pi Changeset: f8a24f45788a0006a0e684e4313159d932fc4b81 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Feb 24 12:55:18 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/f8a24f45788a0006a0e684e4313159d932fc4b81 [^] fixed bug 25789: duplicated records appearing in the grid after refreshing Fixed 2 problems: -When targetRecordId is sent to the datasource, startRow is recomputed but it was sent back with the original value, this caused incorrect rows computation in client side -Reasiging totalRows should not decrease it's number because it causes incorrect pagination this is related to 2nd request reported in issue 0025811 --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java --- |
(0064588) hudsonbot (developer) 2014-02-25 20:14 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7579d638a80a [^] Maturity status: Test |
(0064791) AugustoMauch (administrator) 2014-03-04 12:35 |
Code reviewed and verified in pi@5e5fb94fad0b |
Issue History | |||
Date Modified | Username | Field | Change |
2014-02-20 19:22 | caristu | New Issue | |
2014-02-20 19:22 | caristu | Assigned To | => AugustoMauch |
2014-02-20 19:22 | caristu | Modules | => Core |
2014-02-20 19:22 | caristu | Triggers an Emergency Pack | => No |
2014-02-20 19:23 | caristu | Issue Monitored: networkb | |
2014-02-20 19:23 | caristu | Relationship added | related to 0025765 |
2014-02-24 11:58 | alostale | Assigned To | AugustoMauch => alostale |
2014-02-24 11:58 | alostale | Relationship added | related to 0023006 |
2014-02-24 12:43 | alostale | Relationship added | related to 0025811 |
2014-02-24 12:51 | alostale | Note Added: 0064521 | |
2014-02-24 12:51 | alostale | Review Assigned To | => AugustoMauch |
2014-02-24 12:55 | hgbot | Checkin | |
2014-02-24 12:55 | hgbot | Note Added: 0064522 | |
2014-02-24 12:56 | hgbot | Status | new => resolved |
2014-02-24 12:56 | hgbot | Resolution | open => fixed |
2014-02-24 12:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f8a24f45788a0006a0e684e4313159d932fc4b81 [^] |
2014-02-25 20:14 | hudsonbot | Checkin | |
2014-02-25 20:14 | hudsonbot | Note Added: 0064588 | |
2014-03-04 12:35 | AugustoMauch | Note Added: 0064791 | |
2014-03-04 12:35 | AugustoMauch | Status | resolved => closed |
2014-03-04 12:35 | AugustoMauch | Fixed in Version | => 3.0MP32 |
Copyright © 2000 - 2009 MantisBT Group |