Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021125 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-07-17 16:36 | 2012-08-22 12:04 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4cf8d54ecd9b | ||||
Projection | none | ETA | none | Target Version | 3.0MP15 | |||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021125: a cursor is opened and not closed when a tab is related to an auxiliar input | |||||||
Description | In ORACLE. When a tab has got an auxiliar input, when you open in form mode the tab, the cursor is opened and never is closed | |||||||
Steps To Reproduce | . run the query: select sum(num) from ( SELECT SID, sql_text, COUNT(*) as num FROM v$open_cursor where upper(sql_text) like 'SELECT (CASE COUNT(*) WHEN 0 THEN 0 ELSE 1 END) AS TOTAL%'); . go to window "Sales order", to tab "line" and open in form mode . run the query again the result is upper than previous execution. This tab is related to auxiliar input: HASSECONDUOM with SQL: @SQL=SELECT (CASE COUNT(*) WHEN 0 THEN 0 ELSE 1 END) AS TOTAL FROM M_PRODUCT_UOM WHERE M_PRODUCT_ID=@M_Product_ID@ | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0051458) hgbot (developer) 2012-08-22 11:35 |
Repository: erp/devel/pi Changeset: 4cf8d54ecd9bde26433776b40ed0f5579fdd1a6e Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Aug 22 11:26:21 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4cf8d54ecd9bde26433776b40ed0f5579fdd1a6e [^] Fixed issue 21125. PreparedStatement wasn't being closed. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java --- |
(0051463) AugustoMauch (administrator) 2012-08-22 12:04 |
Code reviewed and verified in pi@8a09d93b4149 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-07-17 16:36 | malsasua | New Issue | |
2012-07-17 16:36 | malsasua | Assigned To | => alostale |
2012-07-17 16:36 | malsasua | Web browser | => Google Chrome |
2012-07-17 16:36 | malsasua | Modules | => Core |
2012-07-17 16:36 | malsasua | OBNetwork customer | => Yes |
2012-07-17 16:41 | malsasua | Web browser | Google Chrome => Google Chrome |
2012-07-17 16:41 | malsasua | Description Updated | View Revisions |
2012-08-10 11:08 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2012-08-10 11:08 | jonalegriaesarte | Target Version | => 3.0MP15 |
2012-08-22 11:10 | AugustoMauch | Assigned To | alostale => marvintm |
2012-08-22 11:35 | hgbot | Checkin | |
2012-08-22 11:35 | hgbot | Note Added: 0051458 | |
2012-08-22 11:35 | hgbot | Status | new => resolved |
2012-08-22 11:35 | hgbot | Resolution | open => fixed |
2012-08-22 11:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4cf8d54ecd9bde26433776b40ed0f5579fdd1a6e [^] |
2012-08-22 12:04 | AugustoMauch | Closed by | => AugustoMauch |
2012-08-22 12:04 | AugustoMauch | Note Added: 0051463 | |
2012-08-22 12:04 | AugustoMauch | Status | resolved => closed |
2012-08-22 12:04 | AugustoMauch | Fixed in Version | => 3.0MP15 |
2012-10-01 10:58 | malsasua | Relationship added | blocks 0021805 |
Copyright © 2000 - 2009 MantisBT Group |