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

Pavol Pitonak reassigned RF-12092:
----------------------------------

    Assignee: Brian Leathem  (was: Pavol Pitonak)


I wasn't able to reproduce the bug in Metamer 
(http://localhost:8080/metamer/faces/components/a4jPoll/simple.xhtml).

{quote}
RichFaces 4.2.1-SNAPSHOT
Metamer 4.2.1-SNAPSHOT
Mojarra 2.1.5
JBoss AS 7.1.0.Final
OpenJDK Runtime Environment 1.6.0_24-b24 @ Linux
Chrome 17.0.963.83 @ Linux i686
{quote}
                
> a4j:poll : a4j:status never clears
> ----------------------------------
>
>                 Key: RF-12092
>                 URL: https://issues.jboss.org/browse/RF-12092
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-push/poll
>    Affects Versions: 4.2.0.Final
>            Reporter: Robert Gary
>            Assignee: Brian Leathem
>
> When a4j:poll fires a4j:status correctly displays the request is in progress. 
> However, it never shows it complete. Using any other a4j component will 
> correctly update the a4j:status. So if the a4j:status is stuck showing its 
> waiting because of an a4j:poll if you click on an a4j:commandButton the 
> a4j:status will correctly show its now complete.
> <a4j:poll id="ajaxPoll" interval="5000" enabled="true" 
> action="#{faces$DiscoveryStatus.poll}"
>            render="#{faces$DiscoveryStatus.reRenderStr}"/>
>             <a4j:status id="a4jstatus">
>                 <f:facet name="start">
>                     <img src='/images/ajax-loader.gif'/>
>                 </f:facet>
>                 <!--<f:facet name="stop">-->
>                 <!--<img src="/appiq/images/minor_icon.gif"/>-->
>                 <!--</f:facet>-->
>             </a4j:status>
> This code works correctly in RF 3.3.3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to