After debugging it seems that Google Screen Capture extension causes the error.
document.styleSheets[i].href = "chrome-extension://cpngackimfmofbokmjmljamhdncknpmg/style.css" I disabled the extension and it all went just fine. Both Jimbo and the survey. :) I think you just need to check whether document.styleSheets[i].rules is null in the 'for' statement, or you can catch the exception to silently work it. On Wed, Oct 24, 2012 at 6:56 PM, Platonides <[email protected]> wrote: > On 24/10/12 16:57, Paul Selitskas wrote: >> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 >> (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4 (Google Chrome >> 22) > > I was unable to reproduce your error. I also asked Chris who was unable > to get it. > Does http://toolserver.org/~platonides/gendertest/ work for you? > > > >> I'm aware about CLDR not having a be-tarask locale (yet), the best way >> out would be to set the fallback language to 'be'. > > I added be as fallback for be-tarask in r115770 (toolserver) and c29801 > (mediawiki). > > _______________________________________________ > Wiki Loves Monuments mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments > http://www.wikilovesmonuments.org -- З павагай, Павел Селіцкас/Paul Selitskas Wizardist @ Wikimedia projects [email protected], +375257408304 Skype: p.selitskas _______________________________________________ Wiki Loves Monuments mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikilovesmonuments http://www.wikilovesmonuments.org
