Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045235
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] F. Localizationmajorhave not tried2020-10-16 13:282020-10-16 14:10
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0045235: can't compile translator.helper module

Descriptiontranslator.helper cannot be compiled because it uses API removed by 0044269
Steps To ReproduceTry to install https://gitlab.com/openbravo/tools/translations/org.openbravo.translator.helper [^]

compileSqlc:
    [javac] Compiling 2859 source files to /srv/ci/workspace/mod-simple-ci23.18102/build/classes
    [javac] /srv/ci/workspace/mod-simple-ci23.18102/modules/org.openbravo.translator.helper/src/org/openbravo/translator/helper/ad_forms/TranslationHelper.java:99: error: cannot find symbol
    [javac] String buildStructureFileName = TranslationManager.BUILD_FILENAME + ".xml";
    [javac] ^
    [javac] symbol: variable BUILD_FILENAME
    [javac] location: class TranslationManager
    [javac] 1 error
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0044269 closedalostale remove GUI rebuild+restart from MMC 

-  Notes
(0123746)
hgbot (developer)
2020-10-16 13:44

Merge Request created: https://gitlab.com/openbravo/tools/translations/org.openbravo.translator.helper/-/merge_requests/2 [^]
(0123749)
hgbot (developer)
2020-10-16 14:10

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/tools/translations/org.openbravo.translator.helper [^]
Changeset: 4a56a5cdec7b1d502d003185e537522e4041a0ea
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2020-10-16T13:42:38+02:00
URL: https://gitlab.com/openbravo/tools/translations/org.openbravo.translator.helper/-/commit/4a56a5cdec7b1d502d003185e537522e4041a0ea [^]

fixed BUG-45235: can't compile translator.helper module

Do not use removed TranslationManager.BUILD_FILENAME constant

---
M src/org/openbravo/translator/helper/ad_forms/TranslationHelper.java
M src/org/openbravo/translator/helper/ad_forms/TranslationHelperUtility.java
---
(0123750)
hgbot (developer)
2020-10-16 14:10

Merge request merged: https://gitlab.com/openbravo/tools/translations/org.openbravo.translator.helper/-/merge_requests/2 [^]

- Issue History
Date Modified Username Field Change
2020-10-16 13:28 alostale New Issue
2020-10-16 13:28 alostale Assigned To => Triage Finance
2020-10-16 13:28 alostale Modules => Core
2020-10-16 13:28 alostale Triggers an Emergency Pack => No
2020-10-16 13:29 alostale Relationship added caused by 0044269
2020-10-16 13:43 alostale Assigned To Triage Finance => alostale
2020-10-16 13:44 hgbot Note Added: 0123746
2020-10-16 14:10 hgbot Resolution open => fixed
2020-10-16 14:10 hgbot Status new => closed
2020-10-16 14:10 hgbot Note Added: 0123749
2020-10-16 14:10 hgbot Note Added: 0123750


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker