History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: WT-347
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Marc Guillemot
Reporter: Marc Guillemot
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
WebTest

dialog steps don't work when dialogs are started from setTimeout

Created: 12/Nov/07 11:26:59   Updated: 12/Nov/07 12:39:43
Affects Version/s: None
Fix Version/s: 2.6


 Description   
Dialogs steps don't work when the js alert/prompt/confirm are called from a setTimeout/setInterval/async XMLHttpRequest. The reason is that the configured callbacks are called from HtmlUnit in a different thread where the ThreadLocalVarialbe Context is not defined what causes NPE.

 All   Comments   Change History      Sort Order:
Comment by Marc Guillemot [12/Nov/07 12:39:43]
Fixed in build 1633.