[Solved]Case sensitive problem withTag when moving copy file

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
xnmp
Posts: 88
Joined: 15 Mar 2013 04:46

[Solved]Case sensitive problem withTag when moving copy file

Post by xnmp »

When i copy folder , if the folder name is from source is different from the target ,for example the source folder's name is "list" while the target is "LIST" (uppercase)
( i copy "list" folder and overwrite with "LIST" folder )
e:/source/list
e:/target/LIST
although the files are copied to the LIST folder , but the tag is written to "list" ,the character case is different ,so the tag does not display in xyplorer
the tag will be
e:/source/list/k.jpg|0|||||||h004
while it should be
e:/source/LIST/k.jpg|0|||||||h004

so i want to ask for fixing this problem ,so xyplorer will write the tag correct to the actual existing directory when copy/move file
Thanks
Last edited by xnmp on 08 Nov 2016 10:19, edited 1 time in total.

highend
Posts: 14996
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Case sensitive problem with Tag when moving copy file

Post by highend »

Moved to bug reports...
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66679
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Case sensitive problem with Tag when moving copy file

Post by admin »

Good bug! :tup: Fix comes...

xnmp
Posts: 88
Joined: 15 Mar 2013 04:46

Re: Case sensitive problem with Tag when moving copy file

Post by xnmp »

Thank you very much ,highend and admin
i'm so glad to see that :mrgreen:

xnmp
Posts: 88
Joined: 15 Mar 2013 04:46

Re: Case sensitive problem with Tag when moving copy file

Post by xnmp »

admin wrote:Good bug! :tup: Fix comes...
Hi again,i'm not sure if you forgot to fix it, so i just want to remind that the latest version (17.30) has not fixed this problem yet
I hope it will be fixed in near future :mrgreen:
Thanks

admin
Site Admin
Posts: 66679
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Case sensitive problem with Tag when moving copy file

Post by admin »

I fixed. Works fine here. Bug gone.

Where is still the bug?

xnmp
Posts: 88
Joined: 15 Mar 2013 04:46

Re: Case sensitive problem with Tag when moving copy file

Post by xnmp »

admin wrote:I fixed. Works fine here. Bug gone.

Where is still the bug?
hi the issue happen when i do this :
i have two files
e:\source\list\c\t.jpg comment field "new"
e:\target\List\C\t.jpg comment field "old"
i do custom copy with "copy tag on copy operation"
folder copied "e:\source\list"
existing folder "e:\target\List"
(that mean i copy "list" folder from "e:\source\" to "e:\target" folder and overwrite the "e:\target\List" folder)
you can see the "list" and "List" is in different case
and their subfolder "c" and "C" is in different case ,too (the issue caused by this)
after replaced the comment of e:\target\List\C\t.jpg should be displayed as "new" but it is still "old"
after copied ,i saved setting and open tag.dat and see that tag

Code: Select all

e:\target\List\c\t.jpg|0|||||||new
that means xy change from "list" to "List" (in tag.dat) (it's fine here)
but its subfolder "c" is not changed ,it is still "c" while it should be "C" ,that 's why the tag is not displayed (issue here)
sorry for my bad english

admin
Site Admin
Posts: 66679
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Case sensitive problem with Tag when moving copy file

Post by admin »

Thank you! Confirmed! Fix comes...

xnmp
Posts: 88
Joined: 15 Mar 2013 04:46

Re: Case sensitive problem with Tag when moving copy file

Post by xnmp »

Thank you very much :mrgreen: !

Post Reply