[richfaces-planning-issues] [JBoss JIRA] Commented: (RFPL-953) Investigate if/how to resolve JSFUNIT-236 issues with htmlunit versions

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Dec 28 15:27:17 EST 2010


    [ https://issues.jboss.org/browse/RFPL-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572433#comment-12572433 ] 

Nick Belaevski commented on RFPL-953:
-------------------------------------

Stan,

Ok, I was able to reproduce the issue.

Two things found:
1) If I add page.getWebClient().waitForBackgroundJavaScript(30000); to the end of test, issue is not reproducing anymore
2) Queue can combine requests together, so, in certain conditions, this is a normal behavior to have two clicks & one request:
	<a4j:queue />
	<h:form id="pageForm">
		<a4j:commandLink id="test" value="Test"
			action="#{bean.action}" requestDelay="2000" />
	</h:form>


> Investigate if/how to resolve JSFUNIT-236 issues with htmlunit versions
> -----------------------------------------------------------------------
>
>                 Key: RFPL-953
>                 URL: https://issues.jboss.org/browse/RFPL-953
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: third-party
>            Reporter: Jay Balunas
>             Fix For: 4.0.0.Milestone5
>
>
> Stan from JSFUnit has asked out help resolving https://jira.jboss.org/browse/JSFUNIT-236.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-planning-issues mailing list