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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006819
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2009-01-09 16:332017-09-15 11:37
ReportershuehnerView Statuspublic 
Assigned Toplatform 
PrioritylowResolutionfixedFixed in Version3.0PR17Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006819: Translation code at compilation does currently care about if a string does have a translation. But it should not care about this

DescriptionThe translation code at compilation time should only do two things:

- Insert missing string into ad_textinterfaces
- Mark rows in ad_textinterfaces as used/unused

Currently it partly bases this decision about if an entry in ad_textintefaces_trl (the really translated string) exists or not.

This fact (translated strings exists) should not affect this decision.
Proposed SolutionReview the decision when/how strings are inserted into ad_textinterfaces without checking the fact if a translated string exist in ad_textinterfaces_trl or not.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0006837 closedshuehner Translation code used at compile time could/should be cleanup up after latest translation changes. 
blocks feature request 0007236 acknowledgedshuehner Tracking issue: Cleanup for 3.00 

-  Notes
(0012044)
shuehner (administrator)
2009-01-09 16:35
edited on: 2009-01-10 17:53

During this "src-trl/src/org/openbravo/translate/Translate.java" could/should be cleanup up to not fetch/pass around the translated string at all.

(0099065)
shuehner (administrator)
2017-09-15 11:37

Indirectly fixed by 36755 reimplementing Translate part completely with the this problem.

- Issue History
Date Modified Username Field Change
2009-01-09 16:33 shuehner New Issue
2009-01-09 16:33 shuehner Assigned To => pheenan
2009-01-09 16:33 shuehner sf_bug_id 0 => 2495956
2009-01-09 16:33 shuehner Regression testing => No
2009-01-09 16:35 shuehner Note Added: 0012044
2009-01-09 16:35 shuehner Issue Monitored: shuehner
2009-01-10 17:51 shuehner Relationship added related to 0006837
2009-01-10 17:53 shuehner Note Edited: 0012044
2009-01-30 20:02 shuehner Relationship added blocks 0007236
2009-03-24 11:28 AinhoaPagola Assigned To pheenan => alostale
2017-04-10 14:39 alostale Assigned To alostale => platform
2017-09-15 11:37 shuehner Note Added: 0099065
2017-09-15 11:37 shuehner Status new => closed
2017-09-15 11:37 shuehner Resolution open => fixed
2017-09-15 11:37 shuehner Fixed in Version => 3.0PR17Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker