Patch #6 Released for V2.3.8

Friday, June 24, 2016 Tags: patch, release, bugs

This patch is released to address a fix for the traditional file manager file uploaded which has been broken on Bootstrap based themes. It also addresses some specific issues in the v2.3.8, v2.3.8 Patch #1, v2.3.8patch #2, v2.3.8 Patch #3, v2.3.8 Patch #4, and v2.3.8 Patch #5 releases.

Patch #6 to v2.3.8 is found at http://sourceforge.net/projects/exponentcms/files/exponent-2.3.8-patch-6.zip/download

v238patch6 adds these features to all previous releases of v238:
- additional ie compatibility with the ie10/win8 viewport workaround; and canceling ie compatibility mode since we want newest browsing engine
- change eLog() object/array output from print_r() to json for easier development handling

v238patch6 fixes these issues in all previous releases of v238:
- fix forms 'export to csv' to (also) follow module configuration for columns or simply default to all columns (instead of only first 5)
- regression fix traditional file manager uploader broken on bootstrap based themes where buttons wouldn't work
- update (bs3) datetimecontrol to not separate components on smaller displays
- remove warnings if no tweets returned in twitter module

v238patch6 updates these 3rd party libraries in all previous releases of v238:
- owl carousel to v2.1.6
- update bootstrap3-dialog to v1.35.2