Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0007791 | Openbravo ERP | E. Translation | public | 2009-02-24 10:50 | 2009-04-22 00:00 |
Reporter | alostale | ||||
Assigned To | alostale | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | pi | Fixed in Version | 2.50 | ||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0007791: Not translatable modules are tried to be translated | ||||
Description | Although a module is not set as "Translation Required" it is parsed during the translate process. A module that have UI should alway be checked as translation required but it could not be checked by mistake. As the module doesn't have any language defined the translation process cannot determine correctly if there's an entry for the text so it is always inserted a new one each time the process is run. | ||||
Steps To Reproduce | -Create a new module and don't set it as translation requiered. -Create a HTML file in it including translateable tags. -Run translate. -> Notice the tag will not be found, so a new entry will be craeted -Run translate again -> Notice that the tag although it has been inserted cannot be found and as result a new entry will be created. | ||||
Proposed Solution | Two possible approaches: 1. Do not parse at all not translatable modules. 2. Parse them and in case they have any translatable tag throw an error message asking the user to set it as translatable and to check a language. | ||||
Additional Information | |||||
Tags | Modularity | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-02-24 10:50 | alostale | New Issue | |||
2009-02-24 10:50 | alostale | Assigned To | => alostale | ||
2009-02-24 10:50 | alostale | OBNetwork customer | => No | ||
2009-02-24 10:50 | alostale | Regression testing | => No | ||
2009-02-24 10:50 | alostale | Steps to Reproduce Updated | |||
2009-02-24 10:50 | alostale | Tag Attached: Modularity | |||
2009-02-24 12:29 | rafaroda | version | => trunk | ||
2009-02-27 12:26 | alostale | Severity | minor => major | ||
2009-02-27 12:26 | alostale | Note Added: 0014140 | |||
2009-02-27 12:26 | hgbot | Checkin | |||
2009-02-27 12:26 | hgbot | Note Added: 0014141 | |||
2009-02-27 12:26 | hgbot | Status | new => resolved | ||
2009-02-27 12:26 | hgbot | Resolution | open => fixed | ||
2009-02-27 12:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/466caf0c73501ad0225f4b6004ee648ce999501c [^] | ||
2009-04-21 10:54 | psarobe | Status | resolved => closed | ||
2009-04-22 00:00 | anonymous | sf_bug_id | 0 => 2778001 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|