Code: Select all
v14.50.0207 - 2014-11-07 17:17
! SC getPathComponent: The trailing colon (:) had been removed from all
returns, but it should have been only removed when asking for "drive".
Fixed.
! SC getPathComponent: Passing a server only did not work well with
component "path". Fixed.
> Here are some examples for the fixed GetPathComponent behavior:
echo GetPathComponent('C:\abc', 'path'); // 'C:'
echo GetPathComponent('C:\abc', 'parent'); // 'C:'
echo GetPathComponent('\\server', 'path'); // '\\server'
! Sticky Selection: If there was only one item selected space couldn't
deselect that. Fixed.
! Type Ahead Find: Did not work well with Sticky Selection. Fixed. Now
Sticky Selection is ignored when you Type Ahead Find.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club