CDN Issues Today ?
CDN Issues Today ?
caryreams
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
This discussion has been closed.
Answers
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
Hi Gary,
I'm looking into this right now. Will post back when I have something.
Allan
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
Thanks.
Good luck,
Cary
Was there a back story that can be shared ?
A good old fashioned bug without a test case to capture it! The problem was Buttons. Several extensions start with the prefix
b-
, such asb-colvis
andb-html5
- and the code wasn't handling it. All fixed, and test case added, so hole pluggedColin