Donwloading Editor 2.4 with Datatables
Donwloading Editor 2.4 with Datatables
carrarachristophe
Posts: 116Questions: 26Answers: 2
in Editor
Hello,
I am trying to install Editor 2.4 but it appears that when downloading along with Datatables and the extensions from https://datatables.net/download, it installs Editor 2.3.2. instead.
Any idea on how I can fix that?
Thanks and regards,
Christophe
Answers
I just tried it and the bundled package has Editor 2.4.0. Opening datatables.js in shows these included libraries:
How are you determining that Editor 2.3.2 is installed? What includes are listed in datatables.js?
Kevin
Hi Kevin,
Indeed this is what is mentionned in the comments.
But If I am not wrong, the code relates to Editor 2.3.2.
Here is what I find in datatables.min.js:
This is confirmed by the Version check of the debugger.
```
Well, I guess that you are correct
@allan will need to look at the Download Builder to fix the issue. In the mean time you can uncheck the Editor and download it directly from here. Allan will likely post back here once the issue is fixed so you can get the bundled package.
Kevin
Weird, I get the same result.
And the first line of
Editor-PHP-2.4.0\js\dataTables.editor.js
is/*! DataTables Editor v2.3.2
Hi,
I've been looking into this, and the software is actually 2.4.0, but I forgot to update the header when I started the release process! I'll get a patch deployed shortly, but it is 2.4.0 that is currently available for download from the download builder (search for "autocomplete" in the code - that wasn't present before this release).
Allan (off to eat some humble pie).