]
Trong Tran updated GTNPORTAL-3253:
----------------------------------
Fix Version/s: 3.5.10.Final
(was: 3.5.9.Final)
[IE] Ajax requests are broken if the node name containing accent
characters
---------------------------------------------------------------------------
Key: GTNPORTAL-3253
URL:
https://issues.jboss.org/browse/GTNPORTAL-3253
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Environment: Internet Explorer browser
Reporter: Trong Tran
Assignee: Hai Nguyen
Priority: Critical
Labels: backlogs
Fix For: 3.5.10.Final, 3.7.0.Final
h3. Problem
Let's say we have a page with node name is "tét". Go to Edit Page, then
click on the close/save button ==> it doesn't work.
h3. Cause
The encoded URI in the href attribute of <a> tag is automatically decoded in wrong
ISO-8859-1 before the javascript function is executed
h3. Proposal to fix the problem
We should use *onclick* to perform the javascript ajax update execution instead of href
attribute.
Moreover, putting javascript code into href is kind of bad practice that we could avoid
in use
--
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: