Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021910 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-10-11 12:02 | 2012-10-16 09:45 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP17 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ebea3541b581 | ||||
Projection | none | ETA | none | Target Version | 3.0MP17 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 17459 | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2012-09-07 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/d719d893fa76930495cfca884a31d15b1dfdc0d9 [^] | |||||||
Triggers an Emergency Pack | yes | |||||||
Summary | 0021910: 'Show all' link of widgets only shows 76 registries | |||||||
Description | 'Show all' link of widgets only shows 76 registries | |||||||
Steps To Reproduce | As system admin role: Create a Widget Widget Superclass: Query/List In the Query tab: HQL: select documentNo as n from Invoice In the Column tab: Display Column Alias: n Reference: String Include In: Widget view As group admin role: Add the widget to the workspace Number of rows: 5 Show all data: NO Check that Showing 5 of X rows where X is greater than 76 Navigate through the Show all link Realize that only 76 registries are shown | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0053317) hgbot (developer) 2012-10-11 17:38 |
Repository: erp/devel/pi Changeset: ebea3541b581cfd2d5ba3c5645af8a1db1c3c3e9 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Oct 11 17:36:43 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ebea3541b581cfd2d5ba3c5645af8a1db1c3c3e9 [^] Fixes issue 21910: When a widget is opened in a window it shows all its records This issue was caused by the fix of the issue 16622. In that issue the ReadOnlyDataSourceServeld was changed so that it kept count of the number of records if the NOCOUNT parameter was set to 'false', as it was done with other datasources. In this case, in order not to break existing calls to the datasource, the count will only be prevented if the parameter is set to 'true', so if the parameter does not have any value (as it is in this scenario of the issue), the count will be done. --- M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ReadOnlyDataSourceService.java --- |
(0053333) hudsonbot (viewer) 2012-10-13 15:50 |
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/99e438a6f972 [^] Maturity status: Test |
(0053366) shankarb (viewer) 2012-10-16 09:45 |
Code verified in changeset 9cd004664cde |
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-11 12:02 | ngarcia | New Issue | |
2012-10-11 12:02 | ngarcia | Assigned To | => AugustoMauch |
2012-10-11 12:02 | ngarcia | Modules | => Core |
2012-10-11 12:02 | ngarcia | OBNetwork customer | => Yes |
2012-10-11 12:02 | ngarcia | Support ticket | => 17459 |
2012-10-11 12:02 | ngarcia | Resolution time | => 1355526000 |
2012-10-11 12:04 | ngarcia | Issue Monitored: networkb | |
2012-10-11 17:31 | AugustoMauch | Regression level | => Production - QA Approved |
2012-10-11 17:31 | AugustoMauch | Regression date | => 2012-09-07 |
2012-10-11 17:31 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/d719d893fa76930495cfca884a31d15b1dfdc0d9 [^] |
2012-10-11 17:37 | AugustoMauch | Issue Monitored: shankarb | |
2012-10-11 17:37 | AugustoMauch | Review Assigned To | => shankarb |
2012-10-11 17:38 | hgbot | Checkin | |
2012-10-11 17:38 | hgbot | Note Added: 0053317 | |
2012-10-11 17:38 | hgbot | Status | new => resolved |
2012-10-11 17:38 | hgbot | Resolution | open => fixed |
2012-10-11 17:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ebea3541b581cfd2d5ba3c5645af8a1db1c3c3e9 [^] |
2012-10-13 15:50 | hudsonbot | Checkin | |
2012-10-13 15:50 | hudsonbot | Note Added: 0053333 | |
2012-10-16 09:45 | shankarb | Note Added: 0053366 | |
2012-10-16 09:45 | shankarb | Status | resolved => closed |
2012-10-16 09:45 | shankarb | Fixed in Version | => 3.0MP17 |
Copyright © 2000 - 2009 MantisBT Group |