When selecting another domain from the dropdown in Internet Explorer (IE7 & IE8 tested), nothing happens.

Comments

adamdicarlo’s picture

Status: Active » Needs review
StatusFileSize
new620 bytes

I think the problem involves event propogation/bubbling being weird/broken in IE -- the <form> element itself never gets its change handler triggered!

Here's a patch that resolves this problem.

jhedstrom’s picture

Status: Needs review » Fixed

Thanks! Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.