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

Nick Belaevski resolved RF-5271.
--------------------------------

    Resolution: Done
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


> Ajax: status stops before scripts are updated
> ---------------------------------------------
>
>                 Key: RF-5271
>                 URL: https://jira.jboss.org/jira/browse/RF-5271
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Nick Belaevski
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.3.0
>
>
> <h:form>
>       <h:panelGroup id="firstGroup">
>               <script type="text/javascript">alert('first')</script>
>       </h:panelGroup>
>       <h:panelGroup id="secondGroup">
>               text
>       </h:panelGroup>
>       <a4j:commandButton reRender="firstGroup, secondGroup" value="reRender" 
> />
>       <a4j:status onstop="alert('stop')" />
> </h:form>
> 1. Press rerender
> 2. 'stop' message appears, then 'first'. Should be in inverse sequence

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to