Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0054391Openbravo ERPA. Platformpublic2024-01-15 10:372024-01-18 16:34
ablasco 
ablasco 
normalmajorhave not tried
closedfixed 
5
 
PR24Q1 
approved
No
Core
No
0054391: Not enough stack trace in handleInitializationError function in LoginProcess
During LoginProcess could appear some errors that are not self explanatory enough.

handleInitializationError function handles how the log in Terminal Log to bakckend works during login if an error occurs. Just one message appears, but the info is not enough to review the cause.

We should introduce the complete error log and the stack trace.
*
No tags attached.
blocks defect 0054342 closed ablasco Not enough stack trace in handleInitializationError function in LoginProcess 
Issue History
2024-01-18 16:30cbernerTypedefect => backport
2024-01-18 16:30cbernerTarget Version => PR24Q1
2024-01-18 16:33hgbotNote Added: 0159474
2024-01-18 16:34hgbotNote Added: 0159475
2024-01-18 16:34hgbotResolutionopen => fixed
2024-01-18 16:34hgbotStatusscheduled => closed
2024-01-18 16:34hgbotFixed in Version => 24Q1
2024-01-18 16:34hgbotNote Added: 0159476

Notes
(0159474)
hgbot   
2024-01-18 16:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1333 [^]
(0159475)
hgbot   
2024-01-18 16:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1333 [^]
(0159476)
hgbot   
2024-01-18 16:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 6fa9cf8ba5216ac5466399cae8590d00c536bbcc
Author: Adrián Blasco <adrian.blasco@openbravo.com>
Date: 18-01-2024 16:31:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/6fa9cf8ba5216ac5466399cae8590d00c536bbcc [^]

Fixes ISSUE-54391: Error passed to Terminal Log in handleInitializationError does not contain original stackTrace

---
M web-jspack/org.openbravo.core2/src/core/authentication/LoginProcess.js
---