On Thu, Sep 4, 2014 at 10:33 AM, Željko Filipin <[email protected]> wrote: > On Thu, Sep 4, 2014 at 6:19 PM, Bryan Davis <[email protected]> wrote: >> >> I'll double check the >> browser version I have installed to see if this fixes it. > > > It should. Downgrading to 31 fixed the problem on my machine.
If you (like me) need to downgrade in MediaWiki-Vagrant, this seemed to work well: $ sudo apt-get install firefox=28.0+build2-0ubuntu2 The "Provides" section of the output from the apt-cache command can be used to see what versions the apt repos you are using have available: $ apt-cache showpkg firefox Bryan -- Bryan Davis Wikimedia Foundation <[email protected]> [[m:User:BDavis_(WMF)]] Sr Software Engineer Boise, ID USA irc: bd808 v:415.839.6885 x6855 _______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
