[JBoss JIRA] (GTNPORTAL-3201) "Quick Search" tooltip in User Selector is not localized
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3201?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3201:
----------------------------------
Fix Version/s: 3.5.7.Final
> "Quick Search" tooltip in User Selector is not localized
> --------------------------------------------------------
>
> Key: GTNPORTAL-3201
> URL: https://issues.jboss.org/browse/GTNPORTAL-3201
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Son Tran
> Assignee: Trong Tran
> Priority: Minor
> Fix For: 3.5.7.Final, 3.7.0.Final
>
>
> When selecting user for a group, the tooltip Quick Search of magnifying icon is always in English.
> Step to reproduce:
> 1. click Group -> Organization -> Users and Groups management
> 2. Chose a Group
> 3. Open Select User popup by clicking magnifying icon at User Name field
> 4. Change language to other language such as: French
> 5. Hover magnifying icon at Search field of Select User popup. Tooltip value is still in English that is "Quick Search"
--
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
12 years, 7 months
[JBoss JIRA] (GTNPORTAL-3253) [IE] Ajax requests are broken if the node name containing accent characters
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3253?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3253:
----------------------------------
Fix Version/s: 3.5.7.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.7.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: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (GTNPORTAL-3253) [IE] Ajax requests are broken if the node name containing accent characters
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3253?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3253:
----------------------------------
Fix Version/s: (was: 3.5.7.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.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: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (GTNPORTAL-3265) Remove unused class TicketConfiguration
by Tuyen Nguyen The (JIRA)
Tuyen Nguyen The created GTNPORTAL-3265:
-------------------------------------------
Summary: Remove unused class TicketConfiguration
Key: GTNPORTAL-3265
URL: https://issues.jboss.org/browse/GTNPORTAL-3265
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Tuyen Nguyen The
Assignee: Tuyen Nguyen The
Priority: Minor
class
{code}
org.exoplatform.web.security.security.TicketConfiguration
{code}
All method of this class is emtpy or throw new NotYetImplemented() and this class is not used anywhere. But it expose a jmx mbean object and make confuse when monitoring via jmx.
So, this class should be removed.
--
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
12 years, 7 months