Openbravo Issue Tracking System - Modules
View Issue Details
0047972ModulesAuthorize.net Integrationpublic2021-11-03 15:112022-01-20 08:30
shuehner 
caristu 
normalminorhave not tried
closedfixed 
5
 
 
0047972: Authorize.net module is using bad logging: printStackTrace
Those should be changed to use proper log4j.error
pmods/org.openbravo.authorize.net/src/org/openbravo/authorize/net/actionhandler/SubscriptionActionHandlerUtil.java: e.printStackTrace();
pmods/org.openbravo.authorize.net/src/org/openbravo/authorize/net/process/cim/CIMExecutionProcess.java: e.printStackTrace();
pmods/org.openbravo.authorize.net/src/org/openbravo/authorize/net/api/utils/SoapAPIAccess.java: e.printStackTrace();
pmods/org.openbravo.authorize.net/src/org/openbravo/authorize/net/api/utils/SoapAPIAccess.java: e.printStackTrace();
pmods/org.openbravo.authorize.net/src/org/openbravo/authorize/net/api/utils/SoapAPIAccess.java: e.printStackTrace();
pmods/org.openbravo.authorize.net/src/org/openbravo/authorize/net/api/utils/SoapAPIAccess.java: e.printStackTrace();
No tags attached.
blocks design defect 0036162 acknowledged Triage Platform Base Openbravo ERP clean up openbravo.log 
Issue History
2021-11-03 15:11shuehnerNew Issue
2021-11-03 15:11shuehnerAssigned To => Triage Finance
2021-11-03 15:11shuehnerRelationship addedblocks 0036162
2022-01-17 10:56shuehnerAssigned ToTriage Finance => Triage Platform Conn
2022-01-17 18:48adrianromeroAssigned ToTriage Platform Conn => caristu
2022-01-19 18:20hgbotNote Added: 0134401
2022-01-20 08:30hgbotNote Added: 0134403
2022-01-20 08:30hgbotResolutionopen => fixed
2022-01-20 08:30hgbotStatusnew => closed
2022-01-20 08:30hgbotNote Added: 0134404
2022-01-20 08:30hgbotNote Added: 0134405

Notes
(0134401)
hgbot   
2022-01-19 18:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.authorize.net/-/merge_requests/1 [^]
(0134403)
hgbot   
2022-01-20 08:30   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.authorize.net [^]
Changeset: 0b8c4608c9b4a4bfd7f171893b2d68c17be53aff
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 19-01-2022 18:19:26
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.authorize.net/-/commit/0b8c4608c9b4a4bfd7f171893b2d68c17be53aff [^]

related to ISSUE-47972: apply file formatter

---
M src/org/openbravo/authorize/net/actionhandler/SubscriptionActionHandlerUtil.java
M src/org/openbravo/authorize/net/api/utils/SoapAPIAccess.java
M src/org/openbravo/authorize/net/process/cim/CIMExecutionProcess.java
---
(0134404)
hgbot   
2022-01-20 08:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.authorize.net [^]
Changeset: 11091f0fe796346ba57c9c8c3bbdc828ae892534
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 19-01-2022 18:26:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.authorize.net/-/commit/11091f0fe796346ba57c9c8c3bbdc828ae892534 [^]

fixes ISSUE-47972: use correct way of logging errors

---
M src/org/openbravo/authorize/net/actionhandler/SubscriptionActionHandlerUtil.java
M src/org/openbravo/authorize/net/api/utils/SoapAPIAccess.java
M src/org/openbravo/authorize/net/process/cim/CIMExecutionProcess.java
---
(0134405)
hgbot   
2022-01-20 08:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.authorize.net/-/merge_requests/1 [^]