[richfaces-issues] [JBoss JIRA] (RF-12396) RichFaces 3.2.2, input text box is not reRending when it contains Vietnamese characters

Waqas Khalid (JIRA) jira-events at lists.jboss.org
Tue Aug 7 06:28:07 EDT 2012


     [ https://issues.jboss.org/browse/RF-12396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Waqas Khalid updated RF-12396:
------------------------------

    Description: 
We are having issue, when we want to reRender a jsf component (input text). Issue only occurs when this component gets refresh with a string containing Vietnamese characters. 

Please take a note that for the first time when page loads, input text box displays Vietnamese characters. 

But when we try to reRender it from richfaces data table. Screen is not getting referesh, whereas cursor of the browser keep on showing "WAIT" mode. 

We have tested this on all browsers and found same behaviour, response is properly generated and is being send to the browser.

We are trying to use following component. 

#<a4j:support id="productDefinitionSearchAjax1" event="onRowClick" 
actionListener="#{productDefinitionActionBean.doClickTableRow}" 
reRender="productPanel4" 
focus="productPanel4" /> 

  was:
We are having issue, when we want to reRender a jsf component (input text). Issue only occurs when this component a string containing Vietnamese characters. 

Please take a note that for the first time when page loads, input text box displays Vietnamese characters. 

But when we try to reRender it from richfaces data table. Screen is not getting referesh, whereas cursor of the browser keep on showing "WAIT" mode. 

We have tested this on all browsers and found same behaviour, response is properly generated and is being send to the browser.

We are trying to use following component. 

#<a4j:support id="productDefinitionSearchAjax1" event="onRowClick" 
actionListener="#{productDefinitionActionBean.doClickTableRow}" 
reRender="productPanel4" 
focus="productPanel4" /> 


    
> RichFaces 3.2.2, input text box is not reRending when it contains Vietnamese characters
> ---------------------------------------------------------------------------------------
>
>                 Key: RF-12396
>                 URL: https://issues.jboss.org/browse/RF-12396
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.2.2
>            Reporter: Waqas Khalid
>
> We are having issue, when we want to reRender a jsf component (input text). Issue only occurs when this component gets refresh with a string containing Vietnamese characters. 
> Please take a note that for the first time when page loads, input text box displays Vietnamese characters. 
> But when we try to reRender it from richfaces data table. Screen is not getting referesh, whereas cursor of the browser keep on showing "WAIT" mode. 
> We have tested this on all browsers and found same behaviour, response is properly generated and is being send to the browser.
> We are trying to use following component. 
> #<a4j:support id="productDefinitionSearchAjax1" event="onRowClick" 
> actionListener="#{productDefinitionActionBean.doClickTableRow}" 
> reRender="productPanel4" 
> focus="productPanel4" /> 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list