Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043702Openbravo ERPA. Platformpublic2020-04-07 09:322020-04-16 07:57
cberner 
cberner 
urgentminorsometimes
closedfixed 
5
 
3.0PR20Q23.0PR20Q2 
alostale
Core
Production - QA Approved
2020-02-24
3.0PR20Q1
https://gitlab.com/openbravo/product/openbravo/-/commit/7e69cb1e63b3ad2a0954123c0d79171445cd3962 [^]
No
0043702: 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.0PR20Q2
2020-04-15 12:17hgbotCheckin
2020-04-15 12:17hgbotNote Added: 0119181
2020-04-15 12:17hgbotStatusscheduled => resolved
2020-04-15 12:17hgbotResolutionopen => fixed
2020-04-15 12:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR20Q2/rev/ea074545ff4e403612e74199046be72cbb894e44 [^]
2020-04-16 07:57alostaleReview Assigned To => alostale
2020-04-16 07:57alostaleStatusresolved => closed
2020-04-16 07:57alostaleFixed in Version => 3.0PR20Q2

Notes
(0119181)
hgbot   
2020-04-15 12:17   
Repository: erp/backports/3.0PR20Q2
Changeset: ea074545ff4e403612e74199046be72cbb894e44
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.0PR20Q2/rev/ea074545ff4e403612e74199046be72cbb894e44 [^]

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

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