This patch updates Validation.php to allow dot (.) in LDAP path value.
This patch fixes:
- issue wherein the last date in the exported excel sheet from chart reports has empty value.
- inability to export chart-type Excel reports from table-type reports with special characters.
- searching of classification values in Complete Selection.
- sorting of Clients using "Last Seen" in System Info (6.5.x only).
PHP files were updated.
General Description:
Fixes the issue on the vertical axis for exported using PHP Excel report are misaligned and on
showing the correct patch revision number.
Detailed Description:
Some Excel reports generated using the PHP Excel Export show the vertical axis misaligned, while it
will have aligned axis if exported using ActiveX. This patch fixes the issue on PHP Excel export and
ensures that the axis are aligned. The revision number shows 1 in Dashboard system info even if the
revision number is higher already.
NB: Due to the lack of info on revision number on older patches already installed, the correct
revision will only work on Patch 1430 and newer patches.