Page 1 of 1

1.3.1 - catalog - 'Relocate folder' has no path validation

Posted: Mon Oct 24, 2022 9:04 am
by user0
XnView: MP 1.3.1 64bits
OS: Windows 64bit (22H2), display resolution 3840x2160, win scaling 150%

Settings → Catalog → Catalog tab
'Relocate folder' functionality has no path validation.

To reproduce:
1. run clean portable XnViewMP
2. open Settings (F12)
3. goto Catalog → Catalog tab
4. press 'Relocate...' button and select root directory, e.g. c:\

Actual behaviour:
User can type anything in 'New path:' field

Expected behaviour:
Guess there shall be standard folder selection dialog

Re: 1.3.1 - catalog - 'Relocate folder' has no path validation

Posted: Wed Oct 26, 2022 12:51 pm
by xnview
:bugconfirmed: Thanks to your detailed description I can reproduce the problem.

Re: 1.3.1 - catalog - 'Relocate folder' has no path validation

Posted: Wed Nov 23, 2022 11:55 am
by user0
xnview wrote: Wed Oct 26, 2022 12:51 pm :bugconfirmed: Thanks to your detailed description I can reproduce the problem.
partially fixed in 1.4.0b1:
- OK - it does not allow to replace root path (e.g. E:\) with not_valid_path
- BUG - it still allows to replace long path (e.g. E:\test\) with not_valid_path

Re: 1.3.1 - catalog - 'Relocate folder' has no path validation

Posted: Tue Dec 13, 2022 7:36 am
by xnview
This problem is supposed to be fixed in XnView MP 1.4.0. Please check and confirm the bug fix here.

Re: 1.3.1 - catalog - 'Relocate folder' has no path validation

Posted: Tue Dec 13, 2022 10:29 am
by user0
xnview wrote: Tue Dec 13, 2022 7:36 am This problem is supposed to be fixed in XnView MP 1.4.0. Please check and confirm the bug fix here.
1.4.5
issues still remain - it still allows to replace long_path (e.g. "e:\test\") with not_valid_path (e.g. "qqq")
as described in my message above