Bug report: Download page has error with jQuery version

Bug report: Download page has error with jQuery version

nemcuonnemcuon Posts: 16Questions: 6Answers: 1
edited June 2016 in Free community support

Hi all,

In the Download Builder page, even when I choose jQuery 1.x, I still see jQuery 2.2.3 if I choose "Individual files" as Concatenate

Evidence:

1) CDN

script type="...." ...."https://code.jquery.com/jquery-2.2.3.js"></script

2) Local files

script type="..." ...."jQuery-2.2.3/jquery-2.2.3.js"></script

(However, the downloaded zip file has the correct version 1.12.3 of jquery https://datatables.net/download/builder?dt/jqc-1.12.3,dt-1.10.12,se-1.2.0 )

Replies

  • nemcuonnemcuon Posts: 16Questions: 6Answers: 1
    edited June 2016

    Ah, this forum does not allow copy pasting of HTML inclusion tags (avoid hacking ?)

  • allanallan Posts: 61,821Questions: 1Answers: 10,127 Site admin

    Thanks for pointing that out - I'll give it fixed (although it might be next week!).

    Regarding the forum - yes, HTML is stripped to prevent hacking. You can use Markdown syntax highlighting to show HTML tags.

    Allan

This discussion has been closed.