Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98924 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97510 invoked from network); 2 May 2017 03:10:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 May 2017 03:10:23 -0000 X-Host-Fingerprint: 178.235.224.37 178235224037.olsztyn.vectranet.pl Received: from [178.235.224.37] ([178.235.224.37:22717] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/63-01540-C98F7095 for ; Mon, 01 May 2017 23:10:20 -0400 To: internals@lists.php.net,Adam Baratz References: Message-ID: Date: Tue, 2 May 2017 05:10:21 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 178.235.224.37 Subject: Re: JS error on PR tool From: sobak@php.net (Maciej Sobaczewski) Hi Adam, workaround for this issue has just been applied. Cheers, Maciej. W dniu 01.05.2017 o 23:01, Adam Baratz pisze: > Hi, > > I'm getting a JS error that's preventing this page from loading completely: > https://qa.php.net/pulls/ > > The error is: > Uncaught TypeError: Cannot read property 'msie' of undefined > (jquery.ba-bbq.min.js:18) > > Is anyone able to take a look at this? > > Thanks, > Adam >