When creating a new filebrowser Directory Listing node, the file path to the directory does not use token in url generation at all. The token itself is used to create the directory name, without interpretation. For example, if we set it to:

files/[author-name-raw]

and the creating user is admin, then you get

files/[author-name-raw]

as the actual directory name on the server. this error is occuring with both rc13 and current dev (june 14 2011)

Comments

nurmuhammad’s picture

Status: Active » Fixed
StatusFileSize
new6.07 KB

i have fixed this tokent integration issue. just replace the filebrowser\filebrowser.common.inc file with mine.

Nicolas Georget’s picture

Status: Fixed » Patch (to be ported)
StatusFileSize
new418 bytes
new421 bytes

Well Done! Seems you are the first one who uses token with filebrowser and had this bug.
Here's the patches for the both versions (to be ported).

Yoran’s picture

Status: Patch (to be ported) » Fixed

thanks, its in dev branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.