Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012333 | Openbravo ERP | A. Platform | public | 2010-02-18 11:33 | 2010-04-15 00:00 |
|
| Reporter | iperdomo | |
| Assigned To | dbaz | |
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 20 | OS Version | 2.6.30-gentoo-r5 |
| Product Version | 2.50MP11 | |
| Target Version | | Fixed in Version | | |
| 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 | 0012333: Clean browser's cache message should be translatable |
| Description |
The current alert message when your browser has outdated cached files is hardcoded in English. It should be translatable.
https://code.openbravo.com/erp/devel/pi/file/98d31cbff884/src/org/openbravo/erpCommon/security/Login_F1.html#l82 [^] |
| Steps To Reproduce | Using an 2.50MP110 upgrade to 2.50MP11, and access the application, you should get an alert. |
| Proposed Solution | * Add a new message and use that message in the alert. For reference: https://issues.openbravo.com/view.php?id=11557 [^] |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | feature request | 0011557 | 2.50MP11 | closed | iperdomo | Login error message hardcode |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-02-18 11:33 | iperdomo | New Issue | |
| 2010-02-18 11:33 | iperdomo | Assigned To | => alostale |
| 2010-02-18 11:33 | iperdomo | OBNetwork customer | => No |
| 2010-02-18 11:36 | iperdomo | Relationship added | related to 0011557 |
| 2010-02-18 12:36 | shuehner | Note Added: 0024585 | |
| 2010-02-22 08:20 | alostale | Status | new => scheduled |
| 2010-02-22 08:20 | alostale | Assigned To | alostale => dbaz |
| 2010-02-22 08:20 | alostale | fix_in_branch | => pi |
| 2010-03-02 20:20 | dbaz | Note Added: 0024967 | |
| 2010-03-02 20:20 | dbaz | Status | scheduled => resolved |
| 2010-03-02 20:20 | dbaz | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f58ffdba8c7801e0d821197643e04607e4b94af9 [^] |
| 2010-03-02 20:20 | dbaz | Resolution | open => fixed |
| 2010-04-14 18:13 | iperdomo | Note Added: 0026212 | |
| 2010-04-14 18:13 | iperdomo | Note Added: 0026213 | |
| 2010-04-14 18:13 | iperdomo | Status | resolved => closed |
| 2010-04-15 00:00 | anonymous | sf_bug_id | 0 => 2987415 |
|
Notes |
|
|
|
Note: This message is not only shown on login, but also when you activate/deactivate an instance.
Please use the new translatable messages in both places. |
|
|
|
(0024967)
|
|
dbaz
|
|
2010-03-02 20:20
|
|
Repository: erp/devel/pi
Changeset: f58ffdba8c7801e0d821197643e04607e4b94af9
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Mar 02 20:19:03 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f58ffdba8c7801e0d821197643e04607e4b94af9 [^]
Fixed issue 12327 and 12333: Now Login_F1 messages are messageBD
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_forms/InstanceManagement.html
M src/org/openbravo/erpCommon/ad_forms/InstanceManagement.java
M src/org/openbravo/erpCommon/ad_forms/InstanceManagement.xml
M src/org/openbravo/erpCommon/security/Login.java
M src/org/openbravo/erpCommon/security/Login_F1.html
M src/org/openbravo/erpCommon/security/Login_F1.xml
M web/js/utils.js
--- |
|
|
|
|
|
Tested on PI @ rev b20cb5f43144 |
|
|
|
|
|
Tested on PI @ rev b20cb5f43144 |
|