Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043703Openbravo ERPA. Platformpublic2020-04-07 09:322020-04-16 07:57
cberner 
cberner 
urgentminorsometimes
closedfixed 
5
 
3.0PR20Q1.13.0PR20Q1.1 
alostale
Core
Production - QA Approved
2020-02-24
3.0PR20Q1
https://gitlab.com/openbravo/product/openbravo/-/commit/7e69cb1e63b3ad2a0954123c0d79171445cd3962 [^]
No
0043703: Re-add exception message when error importing translations
In a previous issue, 43272 exception message was removed from TranslationHandler, it should be added again. It makes builds difficult to debug when it is not shown.
In description
Add exception message again to TranslationHandler on errors.
No tags attached.
blocks defect 0043685 closed cberner Re-add exception message when error importing translations 
Issue History
2020-04-08 09:20alostaleTypedefect => backport
2020-04-08 09:20alostaleTarget Version => 3.0PR20Q1.1
2020-04-15 12:16hgbotCheckin
2020-04-15 12:16hgbotNote Added: 0119180
2020-04-15 12:16hgbotStatusscheduled => resolved
2020-04-15 12:16hgbotResolutionopen => fixed
2020-04-15 12:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR20Q1.1/rev/273baf3c5fbcb939ceea47fd759fb69504f13012 [^]
2020-04-16 07:57alostaleReview Assigned To => alostale
2020-04-16 07:57alostaleStatusresolved => closed
2020-04-16 07:57alostaleFixed in Version => 3.0PR20Q1.1

Notes
(0119180)
hgbot   
2020-04-15 12:16   
Repository: erp/backports/3.0PR20Q1.1
Changeset: 273baf3c5fbcb939ceea47fd759fb69504f13012
Author: Cristian Berner <cristian.berner <at> openbravo.com>
Date: Wed Apr 15 10:40:05 2020 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR20Q1.1/rev/273baf3c5fbcb939ceea47fd759fb69504f13012 [^]

Fixes ISSUE-43703: Re-add exception message to TranslationHandler

---
M src/org/openbravo/erpCommon/ad_forms/TranslationHandler.java
---