Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006819 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2009-01-09 16:33 | 2017-09-15 11:37 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | platform | |||||||
Priority | low | Resolution | fixed | Fixed in Version | 3.0PR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006819: Translation code at compilation does currently care about if a string does have a translation. But it should not care about this | |||||||
Description | The 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 Solution | Review 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
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 |