From: Casey C. <cr...@na...> - 2005-06-15 21:34:11
|
Hey all, I found a regression between HTMLUnit 1.5 and 1.6, but haven't been able to pin point it yet. I have javascript that uses window.opener.location to refresh parent pages. In htmlunit 1.5 these work just fine. Upon upgrading to HMTLUnit 1.6 the .location on the window.opener is undefined. I tried to write a small testcase to reproduce the problem, but so far have been unable to reproduce it outside the product I'm working on. Does anyone have an idea where this would be breaking down in 1.6? -- Casey |