Page 1 of 1

"Check now" and "Verify patch" broken?

Posted: Fri Aug 16, 2019 12:15 pm
by id_warb
When I press "check now" or "verify patch" link, accept fix request and this do nothing. Status still "Unpatched" instead "Verification in progress"
Is there my problem or its just broken science 15 august?

Re: "Check now" and "Verify patch" broken?

Posted: Mon Aug 19, 2019 5:42 am
by x1admin
All work now

Re: "Check now" and "Verify patch" broken?

Posted: Tue Sep 10, 2019 10:19 am
by Marcel93092047
Hello same problem for me. If I press "verify patch" nothing changes. Status is still "unpatched"
Could you please check?

See for example following reports which already fixed:

https://www.openbugbounty.org/reports/960071/
https://www.openbugbounty.org/reports/960045/
https://www.openbugbounty.org/reports/959540/
https://www.openbugbounty.org/reports/959525/
https://www.openbugbounty.org/reports/959522/

Re: "Check now" and "Verify patch" broken?

Posted: Wed Sep 11, 2019 3:57 pm
by w3c_systeam
"Verify Patch" seems not to be working for us as well.

Re: "Check now" and "Verify patch" broken?

Posted: Thu Sep 12, 2019 9:52 am
by x1admin
we checked and all works w/o any problems

Re: "Check now" and "Verify patch" broken?

Posted: Thu Sep 12, 2019 11:19 am
by phdev6
The buttons do not work for me as well.

You have some errors in your Google Translate JavaScript, see for Example this one:

Code: Select all

      $('.lang-button').click(function() {
          var  = $(this).data('id');
          var  = $('.goog-te-menu-frame:first');
the variable names are missing, also in the following Code there seems to be some missing Variables since some commands start with a singe dot, which indicates something is missing, like this one:

Code: Select all

var currentLang = .contents().find('.goog-te-menu2-item span.text')[];
Also the following Problem can be seen in the console:

Code: Select all

(index):37 Uncaught ReferenceError: $ is not defined
    at (index):37
it seems that at this point the jquery library is not availiable in its short hand form.

Re: "Check now" and "Verify patch" broken?

Posted: Thu Sep 12, 2019 2:15 pm
by Marcel93092047
I have tried as many times with different browsers Chrome, Firefox, IE everytime a press the "Verify patch" button nothing changes.
Status of my reports is also still "Unpatched"
There must be something wrong

Re: "Check now" and "Verify patch" broken?

Posted: Thu Sep 12, 2019 3:26 pm
by w3c_systeam
The 'Manual Patch Thread' topic has 1217 posts, many of them commenting that Verify Patch doesn't work. So clearly something's not working as expected. (or I don't understand the intended purpose of Verify Patch)

Re: "Check now" and "Verify patch" broken?

Posted: Mon Sep 16, 2019 1:57 pm
by id_warb
How to verify patch now without "check now"? :lol:
Annotation 2019-09-16 165442.png
Annotation 2019-09-16 165442.png (15.79KiB)Viewed 3248 times
"Verify patch" inside submission didn't work too,

Re: "Check now" and "Verify patch" broken?

Posted: Mon Sep 16, 2019 4:22 pm
by x1admin
id_warb wrote:
Mon Sep 16, 2019 1:57 pm
How to verify patch now without "check now"? :lol:
Annotation 2019-09-16 165442.png
"Verify patch" inside submission didn't work too,
We have limit to verify patch request. Now we don't show verify link if this limit reached. Please be patient.