Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039194 | Openbravo ERP | A. Platform | public | 2018-08-28 14:16 | 2018-08-30 18:48 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR18Q4 | |
Merge Request Status | |
Review Assigned To | jarmendariz |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0039194: Improve parameter name in Utility.getImage(String, boolean) method |
Description | The name of the boolean parameter in Utility.getImage(String, boolean) method is not descriptive enough (doCommit).
This method was introduced to avoid connection leaks when printing an image on a jasper subreport using the Utility.showImage method. This method ensures that the connection is closed once the image has been retrieved.
The boolean parameter was intended to decide if the connection should be closed (not just commited). This should be reflected on its name. |
Steps To Reproduce | In description |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0036697 | | closed | caristu | connection leak when printing a image on a jasper subreport using the Utility.showImage method |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-08-28 14:16 | caristu | New Issue | |
2018-08-28 14:16 | caristu | Assigned To | => platform |
2018-08-28 14:16 | caristu | Modules | => Core |
2018-08-28 14:16 | caristu | Triggers an Emergency Pack | => No |
2018-08-28 14:16 | caristu | Assigned To | platform => caristu |
2018-08-28 14:16 | caristu | Relationship added | related to 0036697 |
2018-08-28 14:23 | hgbot | Checkin | |
2018-08-28 14:23 | hgbot | Note Added: 0106507 | |
2018-08-28 14:23 | hgbot | Status | new => resolved |
2018-08-28 14:23 | hgbot | Resolution | open => fixed |
2018-08-28 14:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/14005f586f3c8181acf6f6f69785b1e83f970253 [^] |
2018-08-28 14:23 | caristu | Review Assigned To | => jarmendariz |
2018-08-29 09:00 | jarmendariz | Note Added: 0106511 | |
2018-08-29 09:02 | jarmendariz | Status | resolved => closed |
2018-08-29 09:02 | jarmendariz | Fixed in Version | => 3.0PR18Q4 |
2018-08-30 18:48 | hudsonbot | Checkin | |
2018-08-30 18:48 | hudsonbot | Note Added: 0106548 | |