[
https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.pl...
]
Takayuki Konishi commented on GTNPORTAL-3400:
---------------------------------------------
objectId parameter in a request after edited the tab name is not % encoded with IE. The
value is utf-8 itself.
It seems the cause of 1st issue.
"e3 81 82 e3 81 82 e3 81 82" is "あああ" in utf-8.
{code}
0000 2f 70 6f 72 74 61 6c 2f 75 2f 6a 6f 68 6e 2f 25 /portal/u/john/%
0010 45 33 25 38 31 25 38 32 25 45 33 25 38 31 25 38 E3%81%82%E3%81%8
0020 32 25 45 33 25 38 31 25 38 32 3f 70 6f 72 74 61 2%E3%81%82?porta
0030 6c 3a 63 6f 6d 70 6f 6e 65 6e 74 49 64 3d 61 61 l:componentId=aa
0040 38 61 64 35 30 64 2d 38 61 35 62 2d 34 32 61 64 8ad50d-8a5b-42ad
0050 2d 62 61 31 35 2d 37 33 37 33 36 32 64 35 61 33 -ba15-737362d5a3
0060 31 39 26 70 6f 72 74 61 6c 3a 74 79 70 65 3d 61 19&portal:type=a
0070 63 74 69 6f 6e 26 70 6f 72 74 61 6c 3a 69 73 53 ction&portal:isS
0080 65 63 75 72 65 3d 66 61 6c 73 65 26 75 69 63 6f ecure=false&uico
0090 6d 70 6f 6e 65 6e 74 3d 55 49 54 61 62 50 61 6e mponent=UITabPan
00a0 65 44 61 73 68 62 6f 61 72 64 26 6f 70 3d 52 65 eDashboard&op=Re
00b0 6e 61 6d 65 54 61 62 4c 61 62 65 6c 26 6f 62 6a nameTabLabel&obj
00c0 65 63 74 49 64 3d e3 81 82 e3 81 82 e3 81 82 26 ectId=.........&
00d0 6e 65 77 54 61 62 4c 61 62 65 6c 3d 25 45 33 25 newTabLabel=%E3%
00e0 38 31 25 38 32 61 61 25 45 33 25 38 31 25 38 32 81%82aa%E3%81%82
00f0 25 45 33 25 38 31 25 38 32 %E3%81%82
{code}
Multibyte character issues in Dashboard tab name
------------------------------------------------
Key: GTNPORTAL-3400
URL:
https://issues.jboss.org/browse/GTNPORTAL-3400
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Environment: Internet Explorer 9
Reporter: Takayuki Konishi
Attachments: gatein.png
1. After set multibyte characters in Dashboard tab, we cannot edit it anymore on IE 9.
2. The window title doesn't display multibyte characters. It displays numeric
character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for
"あああ")
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira