Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
csm  
#1 Posted : Friday, July 11, 2008 4:48:34 AM(UTC)
csm

Rank: Newbie

Groups: Member
Joined: 7/11/2008(UTC)
Posts: 3

I've noticed that when using ImageUploader5, that the tree view does not follow any short cuts that may exist in a given directory. Is this a known bug/feature, or is there an option available to turn this behavior on?

Thanks.
Eugene Kosmin  
#2 Posted : Sunday, July 13, 2008 12:12:01 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Hi,

Could you describe the behavior more detailed? Do you mean double click on folder shortcut placed in folder pane?
Best regards,
Eugene Kosmin
The Aurigma Development Team
csm  
#3 Posted : Sunday, July 13, 2008 9:23:59 PM(UTC)
csm

Rank: Newbie

Groups: Member
Joined: 7/11/2008(UTC)
Posts: 3

Well, when using the 2 Pane view, when I expand or click on a folder in the tree view that has a shortcut inside it (for example My Pictures has the shortcut to Sample Pictures) The shortcut doesn't show up in the tree view. or in the files pane.

When you are using single pane view, and a folder has a shortcut in it, clicking the shortcut does not bring the file navigation pane to the folder indicated by the shortcut, rather it selects the shortcut as though it were a file.
Eugene Kosmin  
#4 Posted : Monday, July 14, 2008 12:13:45 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
This is a feature. Image Uploader does not resolve any shortcuts, at least current versions.
Best regards,
Eugene Kosmin
The Aurigma Development Team
csm  
#5 Posted : Monday, July 14, 2008 9:28:30 PM(UTC)
csm

Rank: Newbie

Groups: Member
Joined: 7/11/2008(UTC)
Posts: 3

Are there any plans to add this in the future, or barring that a way to always turn off the display of shortcuts?
Eugene Kosmin  
#6 Posted : Tuesday, July 15, 2008 11:24:26 AM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
We will consider adding this feature in future versions. Meanwhile you can filter off all shortcuts by setting DeniedFileMask property:

Code:
iu.addParam("DeniedFileMask", "*.lnk");
Best regards,
Eugene Kosmin
The Aurigma Development Team
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.