Last modified: 2010-05-15 15:59:42 UTC
Whenever I click the "Protect" tab on a wiki page (as wikisysop), I get a JavaScript runtime error in skins/common/protect.js:allowCascade(): if( wgCascadeableLevels.indexOf( selected ) == -1 ) { --> Object doesn't support this property or method This is in IE 6.
This didn't happen in 1.10.1.
OK, I do get this in IE 7 (haven't tested 6).
Fixed in r25935 as a regression from r24419.