[FIXED] Trouble with folder PFA

Things you’d like to miss in the future...
Post Reply
Marco
Posts: 2347
Joined: 27 Jun 2011 15:20

[FIXED] Trouble with folder PFA

Post by Marco »

Starting with XY 19.00.0211 this folder PFA doesn't work anymore:

Code: Select all

\>$item = "<pfaitem>"; while (foldersize("$item", "<d>+<f>", 0) == "1+0") {$item = listfolder("$item", "*", 2);}; goto "$item";
I tested on a fresh install with the PFADefaultOpenFolders tweak set to 1.
Last edited by Marco on 12 Jul 2018 23:32, edited 1 time in total.
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

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

Re: Trouble with folder PFA

Post by admin »

Confirmed. Fix coming.

Marco
Posts: 2347
Joined: 27 Jun 2011 15:20

Re: Trouble with folder PFA

Post by Marco »

Thank you, works like a charm now!
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

Post Reply