Project:
View Revisions: Issue #39261 | [ Back to Issue ] | ||
Summary | 0039261: connection leak when printing image on subreports using the Utility.showImageLogo method | ||
Revision | 2018-09-25 10:13 by caristu | ||
Steps To Reproduce | The problem is the same as in issue 36697. The method could be overloaded using the 'doCommit' boolean, as in the other changeset. | ||
Revision | 2018-09-25 10:13 by caristu | ||
Steps To Reproduce | The problem is the same as in issue 36697. The method could be reimplemented using the 'doCommit' boolean, as in the other changeset. | ||
Revision | 2018-09-25 10:09 by caristu | ||
Steps To Reproduce | The problem is the same as in issue 36697. Those methods could be reimplemented using the 'doCommit' boolean, as in the other changeset. | ||
Revision | 2018-09-24 19:06 by caristu | ||
Description | If you create a report that prints an image on the subreport using the method org.openbravo.erpCommon.utility.Utility.showImageLogo the connections are not closed. It is kept with 'idle in transaction' status. | ||
Revision | 2018-09-21 09:28 by caristu | ||
Description | If you create a report that prints an image on the subreport using the method org.openbravo.erpCommon.utility.Utility.showImageLogo or getImageLogo the connections are not closed. It is kept with 'idle in transaction' status. |
Copyright © 2000 - 2009 MantisBT Group |