Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020957 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2012-07-09 13:02 | 2012-08-24 08:34 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 08b7b4af87d9 | ||||
Projection | none | ETA | none | Target Version | 3.0MP15 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 16152 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020957: Impossible to translate login window | |||||||
Description | Impossible to translate login window. You can see text interfaces and translate but the class XmlEngine do not translate because it does not exist session and it takes the language from it. | |||||||
Steps To Reproduce | AS "System" translate to spanish the text interfaces "user name". -Put system with "spanish" language -Go to login window and verify that you continue reading in english | |||||||
Proposed Solution | In method Initialize from class XmlEngine get system language | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0051473) hgbot (developer) 2012-08-22 16:02 |
Repository: erp/devel/pi Changeset: 08b7b4af87d9b70dd17fa94d25924b074e672e64 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Aug 22 16:01:24 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/08b7b4af87d9b70dd17fa94d25924b074e672e64 [^] Fixes issue 20957: Text interfaces are translated in the Login window Before this fix it was not possible to translate the text interfaces in the login window because xmlengine took the language from the session, and in the logi n window that is not set yet. This has been fixed by setting manually the xmlEngine.sessionLanguage attribute, taking the language from the System client usin g DAL. --- M src/org/openbravo/erpCommon/security/Login.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2012-07-09 13:02 | jecharri | New Issue | |
2012-07-09 13:02 | jecharri | Assigned To | => alostale |
2012-07-09 13:02 | jecharri | Web browser | => Google Chrome |
2012-07-09 13:02 | jecharri | Modules | => Core |
2012-07-09 13:02 | jecharri | OBNetwork customer | => Yes |
2012-07-09 13:02 | jecharri | Support ticket | => 16152 |
2012-07-09 13:02 | jecharri | Resolution time | => 1348264800 |
2012-07-19 18:13 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2012-07-19 18:13 | jonalegriaesarte | Target Version | 3.0MP16 => 3.0MP15 |
2012-08-22 12:14 | jecharri | Relationship added | related to 0020958 |
2012-08-22 15:56 | AugustoMauch | Assigned To | alostale => AugustoMauch |
2012-08-22 15:57 | AugustoMauch | Closed by | => marvintm |
2012-08-22 15:57 | AugustoMauch | Web browser | Google Chrome => Google Chrome |
2012-08-22 16:02 | hgbot | Checkin | |
2012-08-22 16:02 | hgbot | Note Added: 0051473 | |
2012-08-22 16:02 | hgbot | Status | new => resolved |
2012-08-22 16:02 | hgbot | Resolution | open => fixed |
2012-08-22 16:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/08b7b4af87d9b70dd17fa94d25924b074e672e64 [^] |
2012-08-24 08:34 | marvintm | Status | resolved => closed |
2012-08-24 08:34 | marvintm | Fixed in Version | => 3.0MP15 |
Copyright © 2000 - 2009 MantisBT Group |