[richfaces-issues] [JBoss JIRA] Resolved: (RF-5271) Ajax: status stops before scripts are updated

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sun Dec 7 11:21:36 EST 2008


     [ 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

        



More information about the richfaces-issues mailing list