Summary | Symbolic links to directories are not clickable |
Queue | Gollem |
Queue Version | 1.1.1 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | luca (at) fantacast (dot) it |
Created | 11/10/2009 (5693 days ago) |
Due | |
Updated | 11/24/2009 (5679 days ago) |
Assigned | |
Resolved | 11/10/2009 (5693 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
relevance for this specific problem.
folder, i.e. it really isn't one, or you don't have permissions to
change to it.
drwxrws--- 3 root mygroup 4096 2009-11-10 21:25 mydir
and I can access it since the user is a member mygroup.
Also if I manually chdir to it via the "Change folder" button it works
just fine. I just do not get a direct link.
i.e. it really isn't one, or you don't have permissions to change to it.
This is the HTML in the File Manager page, as you can see, no link.
...
<tr>
<td style="text-align:center"><input type="checkbox"
class="checkbox" name="items[]" value="dir" /></td>
<td sortval="**sym" class="rightAlign"><input type="hidden"
name="itemTypes[]" value="**sym" /><img
src="/gollem/themes/graphics/folder_symlink.png" alt="symlink"
title="" /> </td>
<td>dir -> /srv/mydir/</td>
<td> </td>
<td> </td>
<td sortval="1257862560">Tuesday, 10 November 2009</td>
<td class="rightAlign">12</td>
<td class="rightAlign fixed"> lrwxrwxrwx </td>
<td class="rightAlign">-</td>
<td class="rightAlign">-</td>
</tr>
...
right next to the links.
State ⇒ Not A Bug
right next to the links.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Symbolic links to directories are not clickable
Queue ⇒ Gollem
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
symbolic links to directories in the Gollem File Manager aren't
clickable to follow the link. Anyway, if you use the "Change Folder"
button in the toolbar and type the symlink name you are able to change
directory.
Can symlinks to directories be made clickable? This seems trivial to
implement and the right expected behaviour.
thanks