CDN Issues Today ?

CDN Issues Today ?

caryreamscaryreams Posts: 3Questions: 1Answers: 0

Anyone? or is my link malformed under current rules:

Request URL: https://cdn.datatables.net/v/ju/dt-1.10.12/b-1.2.2/b-colvis-1.2.2/b-html5-1.2.2/cr-1.3.2/r-2.1.0/datatables.min.js
Request Method: GET
Status Code: 404
Remote Address: 104.22.50.93:443
Referrer Policy: no-referrer-when-downgrade

Thanks,
Cary

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,144Questions: 1Answers: 2,586

    Thank you for flagging this. We did an upgrade earlier today that we thought was ok, but yep, there does seem to be a problem. We're looking into it now.

    Colin

  • allanallan Posts: 61,726Questions: 1Answers: 10,109 Site admin

    Hi Gary,

    I'm looking into this right now. Will post back when I have something.

    Allan

  • allanallan Posts: 61,726Questions: 1Answers: 10,109 Site admin

    That's it back now. It was due to some over zealous error detection which I've temporarily removed.

    We'll de-construct the issue and add suitable test cases to our unit tests tomorrow. Will try to get an update on the solution to the issue here as well when it comes in.

    Allan

  • caryreamscaryreams Posts: 3Questions: 1Answers: 0

    Thanks.

    Good luck,
    Cary

  • caryreamscaryreams Posts: 3Questions: 1Answers: 0

    Was there a back story that can be shared ?

  • colincolin Posts: 15,144Questions: 1Answers: 2,586
    Answer ✓

    A good old fashioned bug without a test case to capture it! The problem was Buttons. Several extensions start with the prefix b-, such as b-colvis and b-html5 - and the code wasn't handling it. All fixed, and test case added, so hole plugged :)

    Colin

This discussion has been closed.