Ticket #3915 (closed defect: worksforme)
Link missing for folders in the Browser component
| Reported by: | aogier@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | 0.10 |
| Severity: | normal | Keywords: | browser access denied |
| Cc: | aogier@…, robinbryce@… |
Description
In my Browser component, all the directories don't have any links, (and no images), but the files have. When I let my mouse on the space where there should be the image of a folder, I have a notice written "Access Denied".
I'll attach a portion of the generated HTML code.
I had a look to the browser.cs file and I don't understand how is it possible, because for each "folder" the title should be "Browse Directory".
Moreover, I have the rights to access to the folder and subfolders, because, if I add "/gestion_projet" in the URL, then the files of the folder "/trunk/gestion_projet" are listed... and once again, the sub-folders havn't got any link.
