[richfaces-issues] [JBoss JIRA] Assigned: (RF-2434) a4j:support immediate and reRender cann't output right result

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Mar 10 10:55:58 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2434?page=all ]

Ilya Shaikovsky reassigned RF-2434:
-----------------------------------

    Assignee: Ilya Shaikovsky

> a4j:support immediate and reRender cann't  output right result
> --------------------------------------------------------------
>
>                 Key: RF-2434
>                 URL: http://jira.jboss.com/jira/browse/RF-2434
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>         Environment: tomhawk1.6
> facelet1.1.12
> jdk1.5
> tomcat5.5
>            Reporter: shi long
>         Assigned To: Ilya Shaikovsky
>         Attachments: Test.java, testImmediate.xhtml
>
>
> i hope :when user click back button the input component required attribute may not effect ,and the input component's value can fetch new value from backbean
> ,current efffect is :when click back ,the required attribure work ok,but cann't reRender the input component's new value.
> in richface user guide :
> the immediate attribute can step over validate phrase,i don't  understand why not reRender the input component.
>  <managed-bean>
>     <managed-bean-name>Test</managed-bean-name>
>     <managed-bean-class>test.Test</managed-bean-class>
>     <managed-bean-scope>session</managed-bean-scope>
>   </managed-bean>
> step1:i click modify button the textarea component can modify,i type 'abcd'
> step2:i click back button ,the textarea component can'not modify(it is ok),but component value however display 'abcd', and backbean's value property current hold null value ,why component don't display null result?
> thanks!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list