Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047969 | Modules | SAP Connector | public | 2021-11-03 14:58 | 2021-11-11 09:39 |
|
Reporter | shuehner | |
Assigned To | caristu | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0047969: org.openbravo.service.integration.sapecc use bad debug logging (System.out.println) |
Description | That logging looks like developer debugging code.
It should be moved to proper log4j usage to avoid bad code example
|
Steps To Reproduce | pmods/org.openbravo.service.integration.sapecc/src/org/openbravo/service/integration/sapecc/communication/jco/JCoErrorListener.java: System.out
pmods/org.openbravo.service.integration.sapecc/src/org/openbravo/service/integration/sapecc/communication/jco/JCoErrorListener.java: System.out
pmods/org.openbravo.service.integration.sapecc/src/org/openbravo/service/integration/sapecc/communication/jco/JCoTidHandler.java: System.out.println("checkTID called for TID=" + tid);
pmods/org.openbravo.service.integration.sapecc/src/org/openbravo/service/integration/sapecc/communication/jco/JCoTidHandler.java: System.out.println("commit called for TID=" + tid);
pmods/org.openbravo.service.integration.sapecc/src/org/openbravo/service/integration/sapecc/communication/jco/JCoTidHandler.java: System.out.println("confirmTID called for TID=" + tid);
pmods/org.openbravo.service.integration.sapecc/src/org/openbravo/service/integration/sapecc/communication/jco/JCoTidHandler.java: System.out.print("rollback called for TID=" + tid);
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-11-03 14:58 | shuehner | New Issue | |
2021-11-03 14:58 | shuehner | Assigned To | => platform |
2021-11-03 14:58 | shuehner | Relationship added | blocks 0036162 |
2021-11-05 09:12 | alostale | Assigned To | platform => caristu |
2021-11-09 09:18 | hgbot | Note Added: 0132895 | |
2021-11-11 09:39 | hgbot | Resolution | open => fixed |
2021-11-11 09:39 | hgbot | Status | new => closed |
2021-11-11 09:39 | hgbot | Note Added: 0132954 | |
2021-11-11 09:39 | hgbot | Note Added: 0132955 | |