From: Brad C. <yo...@br...> - 2005-06-15 22:02:05
|
Could be a lot of things. A stack would help narrow it down. Could you pull the latest CVS and see if it's still broken before spending too much time isolating it? There has been a change since 1.6 to how things are scoped that might have something to do with it. Brad C --- Casey Crabb <cr...@na...> wrote: > 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 |