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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006837
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2009-01-10 17:092009-05-04 13:49
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritylowResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision11787
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

0006837: Translation code used at compile time could/should be cleanup up after latest translation changes.

DescriptionAfter the latest translation changes, no separate copies of the templates per language are generated at compilation time.

Some part of the translation code can be simplified/removed because of this.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0006819 closedplatform Translation code at compilation does currently care about if a string does have a translation. But it should not care about this 

-  Notes
(0012091)
svnbot (reporter)
2009-01-10 17:11

Repository: openbravo
Revision: 11785
Author: huehner
Date: 2009-01-10 17:11:46 +0100 (Sat, 10 Jan 2009)

Issue 6837
- Remove CharactersData class as it is unused
- Translate.java does not neet a destination directory as
  it does no longer create/copy files
  - remove destination parameter from src/build.xml
  - remove occurances of this parameter from Translate.java

---
U trunk/src/build.xml
D trunk/src-trl/src/org/openbravo/translate/CharactersData.java
U trunk/src-trl/src/org/openbravo/translate/Translate.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11785&sc=1 [^]
(0012092)
svnbot (reporter)
2009-01-10 17:27

Repository: openbravo
Revision: 11786
Author: huehner
Date: 2009-01-10 17:27:00 +0100 (Sat, 10 Jan 2009)

Issue 6837
- make functions private and/or static where possible
- remove return values (translated string) from parseAttributes function
  as it is not used anymore & simplify function afterwards

---
U trunk/src-trl/src/org/openbravo/translate/Translate.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11786&sc=1 [^]
(0012093)
svnbot (reporter)
2009-01-10 17:52

Repository: openbravo
Revision: 11787
Author: huehner
Date: 2009-01-10 17:52:38 +0100 (Sat, 10 Jan 2009)

Fixed 6837
- remove return value from translate function(s) & and simplify them a bit

---
U trunk/src-trl/src/org/openbravo/translate/Translate.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11787&sc=1 [^]

- Issue History
Date Modified Username Field Change
2009-01-10 17:09 shuehner New Issue
2009-01-10 17:09 shuehner Assigned To => shuehner
2009-01-10 17:09 shuehner sf_bug_id 0 => 2497925
2009-01-10 17:09 shuehner Regression testing => No
2009-01-10 17:11 svnbot Checkin
2009-01-10 17:11 svnbot Note Added: 0012091
2009-01-10 17:11 svnbot svn_revision => 11785
2009-01-10 17:25 shuehner Status new => scheduled
2009-01-10 17:25 shuehner fix_in_branch => trunk
2009-01-10 17:27 svnbot Checkin
2009-01-10 17:27 svnbot Note Added: 0012092
2009-01-10 17:27 svnbot svn_revision 11785 => 11786
2009-01-10 17:51 shuehner Relationship added related to 0006819
2009-01-10 17:52 svnbot Checkin
2009-01-10 17:52 svnbot Note Added: 0012093
2009-01-10 17:52 svnbot Status scheduled => resolved
2009-01-10 17:52 svnbot Resolution open => fixed
2009-01-10 17:52 svnbot svn_revision 11786 => 11787
2009-05-04 13:49 pjuvara Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker