Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021649Openbravo ERPA. Platformpublic2012-09-14 11:122012-09-26 17:19
ngarcia 
AugustoMauch 
urgentmajoralways
closedfixed 
5
pi 
3.0MP163.0MP16 
dbaz
Core
No
0021649: Linked items do not work fine if the window name has Chinese characters
Linked items do not work fine if the window name has Chinese characters. If the window you are navigating to is already open the name of the window is showed correctly, but if it is opened when you navigate ???? is showed as its name
As system admin role:
   Change the name of the Sales Order window to 销售定单
As group admin role:
   Open the Sales Order window and Sales Invoice windows
   Navigate from the Sales Invoice to the Sales Order window
   Notice that the name is correctly showed
   Now close the Sales order window and navigate to it again through the Sales Invoice window
   Notice that the name of the window is showed as ????
No tags attached.
Issue History
2012-09-14 11:12ngarciaNew Issue
2012-09-14 11:12ngarciaAssigned To => AugustoMauch
2012-09-14 11:12ngarciaModules => Core
2012-09-14 11:12ngarciaResolution time => 1350511200
2012-09-14 11:12ngarciaIssue Monitored: networkb
2012-09-14 13:10hgbotCheckin
2012-09-14 13:10hgbotNote Added: 0052137
2012-09-14 13:10hgbotStatusnew => resolved
2012-09-14 13:10hgbotResolutionopen => fixed
2012-09-14 13:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/245c366769f7d1f09b91b2481635ae6f908d95df [^]
2012-09-24 16:54AugustoMauchNote Added: 0052351
2012-09-24 16:54AugustoMauchStatusresolved => new
2012-09-24 16:54AugustoMauchResolutionfixed => open
2012-09-24 16:54AugustoMauchStatusnew => scheduled
2012-09-24 16:54AugustoMauchfix_in_branch => pi
2012-09-24 16:55AugustoMauchIssue Monitored: dbaz
2012-09-24 16:55AugustoMauchClosed by => dbaz
2012-09-24 16:55AugustoMauchfix_in_branchpi =>
2012-09-24 16:55AugustoMauchStatusscheduled => resolved
2012-09-24 16:55AugustoMauchFixed in Version => 3.0MP16
2012-09-24 16:55AugustoMauchResolutionopen => fixed
2012-09-24 18:42dbazNote Added: 0052372
2012-09-24 18:42dbazStatusresolved => closed
2012-09-24 18:47dbazIssue End Monitor: dbaz
2012-09-26 17:19hudsonbotCheckin
2012-09-26 17:19hudsonbotNote Added: 0052762

Notes
(0052137)
hgbot   
2012-09-14 13:10   
Repository: erp/devel/pi
Changeset: 245c366769f7d1f09b91b2481635ae6f908d95df
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Sep 14 13:09:26 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/245c366769f7d1f09b91b2481635ae6f908d95df [^]

Fixes issue 21649: Chinese characters are shown properly in linked items

The encoding used at that point was ISO_8859-1, which did not allow chinese characters. It has been changed to UTF-8.

---
M src/org/openbravo/erpCommon/utility/ReferencedLink.java
---
(0052351)
AugustoMauch   
2012-09-24 16:54   
Reopened to enter closed by field
(0052372)
dbaz   
2012-09-24 18:42   
Reviewed @ changeset: 18003 - 4ac90ad8e2dc
(0052762)
hudsonbot   
2012-09-26 17:19   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b780e90c6452 [^]

Maturity status: Test