Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002590 | Openbravo ERP | C. Security | public | 2008-02-03 17:33 | 2008-07-03 19:07 |
|
Reporter | jpabloae | |
Assigned To | user71 | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 2.40beta | |
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 | 0002590: New client does not default its lang to en_US |
Description | After doing a Initial Client Setup and logging in, it takes the first available active (ISACTIVE) and "system language" (ISSYSTEMLANGUAGE). In a default Openbravo ERP installation this is Spanish (es_ES). It should choose English (en_US), but it doesn't because it is not a "system language", but the "base language". This may lead a non-spanish user to confusion.
See "getDefaultLanguage" in src/org/openbravo/base/secureApp/DefaultOptions_data.xsql .
I propose to default it to en_US and delete this method. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0003618 | | closed | alostale | New client does not default its lang to en_US |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-07-03 19:07 | plujan | Status | resolved => closed |
2008-07-03 19:07 | plujan | Fixed in Version | 2.40alpha-r2 => 2.40beta |
Notes |
|
(0006179)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
(0003143)
|
alostale
|
2008-02-05 12:01
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1500722
Originator: NO
Tip.: it might be necessary to use the isDefault check for languages. |
|
|
(0003144)
|
user71
|
2008-05-06 12:37
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1964080
Originator: NO
Fixed since revision 2283
Branch: trunk
- Corrected the sql statement that obtains the default language for new Clients. Now takes the base language en_US |
|
|
(0003145)
|
user71
|
2008-05-06 12:53
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1964080
Originator: NO
Fixed since revision 2283 in the trunk
- Corrected the sql statement that obtains the default language for new Clients. Now takes the base language en_US. |
|