Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0004446 | Openbravo ERP | A. Platform | public | 2008-07-17 16:58 | 2022-02-01 08:08 | ||||||||||||||
Reporter | jordimas | ||||||||||||||||||
Assigned To | Triage Platform Base | ||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||||||
Status | acknowledged | Resolution | open | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | pi | ||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | |||||||||||||||||||
OBNetwork customer | |||||||||||||||||||
Web browser | |||||||||||||||||||
Modules | Core | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0004446: Review list of allowed characters in Tab/Window-names and normalization for internal use (i.e. FormatUtilities.replaceTildes) | ||||||||||||||||||
Description | Hello, The FormatUtilities class contains the following code: public static String replaceTildes(String strIni) { //Delete tilde characters return strIni.replace('á', 'a').replace('é', 'e').replace('í', 'i').replace('ó', 'o').replace('ú', 'u').replace('Á', 'A').replace('É', 'E').replace('Í', 'I').replace('Ó', 'O').replace('Ú', 'U'); } Which from an internationalization point of view is most likely wrong. | ||||||||||||||||||
Steps To Reproduce | |||||||||||||||||||
Proposed Solution | Suggested actions: · Someone reviews the code and understands why is used · Deletes the members or replaces it by a I18N friendly code | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2008-07-17 16:58 | jordimas | New Issue | |||||||||||||||||
2008-07-17 16:58 | jordimas | Assigned To | => cromero | ||||||||||||||||
2008-07-17 16:58 | jordimas | sf_bug_id | 0 => 2020686 | ||||||||||||||||
2008-07-17 16:58 | jordimas | Issue Monitored: jordimas | |||||||||||||||||
2008-07-22 10:54 | cromero | Status | new => scheduled | ||||||||||||||||
2008-07-22 10:54 | cromero | Assigned To | cromero => shuehner | ||||||||||||||||
2008-07-22 10:54 | cromero | fix_in_branch | => trunk | ||||||||||||||||
2008-07-22 15:52 | shuehner | Note Added: 0008372 | |||||||||||||||||
2009-01-21 13:24 | shuehner | Note Added: 0012452 | |||||||||||||||||
2009-01-30 14:42 | shuehner | Note Added: 0012905 | |||||||||||||||||
2009-01-30 14:42 | shuehner | Type | defect => feature request | ||||||||||||||||
2009-01-30 14:42 | shuehner | fix_in_branch | trunk => | ||||||||||||||||
2009-01-30 14:42 | shuehner | Summary | Request to review FormatUtilities.replaceTildes => Review list of allowed characters in Tab/Window-names and normalization for internal use (i.e. FormatUtilities.replaceTildes) | ||||||||||||||||
2009-01-30 14:42 | shuehner | Relationship added | blocks 0007236 | ||||||||||||||||
2009-01-30 14:43 | shuehner | Status | scheduled => acknowledged | ||||||||||||||||
2012-02-20 11:42 | shuehner | Assigned To | shuehner => alostale | ||||||||||||||||
2017-04-10 14:37 | alostale | Assigned To | alostale => platform | ||||||||||||||||
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|