[richfaces-issues] [JBoss JIRA] Created: (RF-3808) <a4j:status> does not switch to completed if ajax responce is empty

Andrei Markavtsov (JIRA) jira-events at lists.jboss.org
Thu Jun 26 05:54:59 EDT 2008


<a4j:status> does not switch to completed if ajax responce is empty
-------------------------------------------------------------------

                 Key: RF-3808
                 URL: http://jira.jboss.com/jira/browse/RF-3808
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: RF 3.2.1

            Reporter: Andrei Markavtsov
         Assigned To: Nick Belaevski
             Fix For: 3.2.2


Step to reproduce:

<a4j:status startText="in Progress" stopText="Finished"></a4j:status>

<h:form>
	<a4j:commandLink value="Test">
		<a4j:actionparam name="_richfaces_upload_uid" value="0.23232"></a4j:actionparam>
		<a4j:actionparam name="action" value="stop"></a4j:actionparam>
	</a4j:commandLink>
</h:form>

The request with these parameters should return empty responce. (fileUpload stop button emulation)



-- 
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