sortby on custom column seems to be broken
1. create custom column "length" (name can be changed freely)
2. ::sortby "lenght";
on my current version 23.70.0200 result is:
list sort is only reset - no first or second sort applied anymore
sortby broken for custom column
Forum rules
READ THIS AND DO IT!!!
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%).
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.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
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%).
-
highend
- Posts: 14992
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: sortby broken for custom column
Can confirm this
It still works with property and special property columns, but not with custom ones
It doesn't even show the sort arrow button on custom columns when
It still works with property and special property columns, but not with custom ones
It doesn't even show the sort arrow button on custom columns when
sortby is used on themOne of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 66620
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: sortby broken for custom column
It seems that this change (next beta) which makes a lot of sense IMO also fixes your issue:
Code: Select all
* SC sortby: Now partial match is used as a fall back if there is no full match for
the "column" parameter. Previously, the first partial match (from left) was used.
FAQ | XY News RSS | XY X
-
roemer_m
- Posts: 20
- Joined: 10 Dec 2016 15:18
Re: sortby broken for custom column
Yes, problem with SC sortby was fixed with version 23.70.0205
-
roemer_m
- Posts: 20
- Joined: 10 Dec 2016 15:18
Re: sortby broken for custom column
Sorry but sortby of custom column still exists if name of custom column include German umlauts (and maybe also other non ASCII-chars).
If you use "Länge" as custom column name sortby fails but if "Laenge" is used all is working as expected.
If you use "Länge" as custom column name sortby fails but if "Laenge" is used all is working as expected.
-
admin
- Site Admin
- Posts: 66620
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: sortby broken for custom column
Cannot really reproduce. But I found another little problem that might also be the cause for yours. Check out the next beta.
FAQ | XY News RSS | XY X
-
roemer_m
- Posts: 20
- Joined: 10 Dec 2016 15:18
Re: sortby broken for custom column
Great surprise for me: portable version 23.70.0300 is working with German umlauts but same installed version fails with sortby on my computer. Could it be that I have to cleanup something (cache maybe)?
-
admin
- Site Admin
- Posts: 66620
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: sortby broken for custom column
XY has no Unicode problems.
Try v23.70.0301 ...
Try v23.70.0301 ...
FAQ | XY News RSS | XY X
-
roemer_m
- Posts: 20
- Joined: 10 Dec 2016 15:18
Re: sortby broken for custom column
Don you are right - beta 23.70.0301 is working correct. Thanks for fix.
XYplorer Beta Club