Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047971 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Loyalty Programs for Web POS | minor | have not tried | 2021-11-03 15:08 | 2021-11-10 15:31 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | justin_patterson | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047971: org.openbravo.retail.loyalty.programs is using bad logging (printStackTrace) | |||||||
Description | That should be moved to proper log4j usage | |||||||
Steps To Reproduce | pmods/org.openbravo.retail.loyalty.programs/src/org/openbravo/retail/loyalty/programs/process/LoyaltyEarnedPointsLoader.java: e.printStackTrace(); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0132939) hgbot (developer) 2021-11-10 15:31 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs [^] Changeset: 3a24f2e685ffbc90ae4226ee8ae11b628870dbb8 Author: Justin Patterson <justin.patterson@openbravo.com> Date: 2021-11-09T18:17:29+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/commit/3a24f2e685ffbc90ae4226ee8ae11b628870dbb8 [^] Fixed ISSUE-47971: moved logging to log4j - imported log4j LogManager - instantiated logger - replaced e.printStackTrace with logger.error(e.printMessage()) --- M src/org/openbravo/retail/loyalty/programs/process/LoyaltyEarnedPointsLoader.java --- |
(0132940) hgbot (developer) 2021-11-10 15:31 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/21 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2021-11-03 15:08 | shuehner | New Issue | |
2021-11-03 15:08 | shuehner | Assigned To | => Retail |
2021-11-03 15:08 | shuehner | Triggers an Emergency Pack | => No |
2021-11-03 15:09 | shuehner | Relationship added | blocks 0036162 |
2021-11-04 08:17 | marvintm | Status | new => scheduled |
2021-11-04 08:17 | marvintm | Assigned To | Retail => justin_patterson |
2021-11-10 15:31 | hgbot | Resolution | open => fixed |
2021-11-10 15:31 | hgbot | Status | scheduled => closed |
2021-11-10 15:31 | hgbot | Note Added: 0132939 | |
2021-11-10 15:31 | hgbot | Note Added: 0132940 |
Copyright © 2000 - 2009 MantisBT Group |