Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0007687 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] E. Translation | major | always | 2009-02-19 16:57 | 2009-04-22 00:00 | |||
| Reporter | pheenan | View Status | public | |||||
| Assigned To | pheenan | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | 2.50beta | |||
| Status | closed | Fix in branch | pi | Fixed in SCM revision | 13433 | |||
| Projection | none | ETA | none | Target Version | pi | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | pi | SCM revision | ||||||
| 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 | 0007687: Field labels being returned as "null" | |||||||
| Description | When a new column/field is created the field name is returned as null. | |||||||
| Proposed Solution | Refactor the FieldLabelsData.select method to make it language agnostic. Remove the if clause which is hardcoded with 'en_US' in TranslationUtils. Return a dynamic result set that retrieves the default label and any translations that exist correctly. | |||||||
| Tags | commsup_sprint6 | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0013771) svnbot (viewer) 2009-02-19 21:38 |
Repository: openbravo Revision: 13433 Author: pheenan Date: 2009-02-19 21:38:48 +0100 (Thu, 19 Feb 2009) Fixed 7687. Updated query in FieldLabelsData so that in all instance a single query can be used which checks the columns base language and the users current language. --- U trunk/src-core/src/org/openbravo/uiTranslation/FieldLabelsData.java U trunk/src-core/src/org/openbravo/uiTranslation/TranslationHandler.java U trunk/src-core/src/org/openbravo/uiTranslation/TranslationUtils.java --- https://dev.openbravo.com/websvn/openbravo/?rev=13433&sc=1 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-02-19 16:57 | pheenan | New Issue | |
| 2009-02-19 16:57 | pheenan | Assigned To | => pheenan |
| 2009-02-19 16:57 | pheenan | OBNetwork customer | => No |
| 2009-02-19 16:57 | pheenan | Regression testing | => No |
| 2009-02-19 16:57 | pheenan | Status | new => scheduled |
| 2009-02-19 16:57 | pheenan | fix_in_branch | => trunk |
| 2009-02-19 21:38 | svnbot | Checkin | |
| 2009-02-19 21:38 | svnbot | Note Added: 0013771 | |
| 2009-02-19 21:38 | svnbot | Status | scheduled => resolved |
| 2009-02-19 21:38 | svnbot | Resolution | open => fixed |
| 2009-02-19 21:38 | svnbot | svn_revision | => 13433 |
| 2009-02-20 11:10 | pheenan | Tag Attached: commsup_sprint6 | |
| 2009-04-21 10:33 | psarobe | Status | resolved => closed |
| 2009-04-22 00:00 | anonymous | sf_bug_id | 0 => 2777970 |
| Copyright © 2000 - 2009 MantisBT Group |