Download builder for 1.10.15 not providing all js files when pdfmake is selected.

Download builder for 1.10.15 not providing all js files when pdfmake is selected.

segfaulcoredumpsegfaulcoredump Posts: 5Questions: 0Answers: 1

It appears that the single file download produced by download builder is not providing all of the requested javascript files when pdfmake is selected.

For example, using this download builder:

https://datatables.net/download/#dt/jq-2.2.4/jszip-3.1.3/pdfmake-0.1.27/dt-1.10.15/b-1.3.1/b-flash-1.3.1/b-html5-1.3.1/b-print-1.3.1/r-2.1.1/sc-1.4.2

The single file link only provides jquery, jszip, and pdfmake. Everything after that is missing.

https://cdn.datatables.net/v/dt/jq-2.2.4/jszip-3.1.3/pdfmake-0.1.27/dt-1.10.15/b-1.3.1/b-flash-1.3.1/b-html5-1.3.1/b-print-1.3.1/r-2.1.1/sc-1.4.2/datatables.min.js

If I elect to use the individual files download then everything works as expected.

If I leave off pdfmake it works.

https://cdn.datatables.net/v/dt/jq-2.2.4/jszip-3.1.3/dt-1.10.15/b-1.3.1/b-flash-1.3.1/b-html5-1.3.1/b-print-1.3.1/r-2.1.1/sc-1.4.2/datatables.min.js

(I was upgrading my site from 1.10.13 -> 1.10.15 and regenerated the single file download link when I ran into this issue)

Replies

  • allanallan Posts: 63,252Questions: 1Answers: 10,420 Site admin

    Thanks for letting me know about this. I'm not immediately sure what is causing the issue unfortunately but I'm looking into it.

    Allan

  • allanallan Posts: 63,252Questions: 1Answers: 10,420 Site admin

    I'm still not sure what has gone wrong there, but I've cleared the cache for that entry and it works now.

    I'm going to keep a close eye on the logs to see what is going on here.

    Thanks,
    Allan

This discussion has been closed.