<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

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

Reply via email to