Closed (fixed)
Project:
File Tree
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Oct 2012 at 19:00 UTC
Updated:
8 Feb 2013 at 09:10 UTC
Jump to comment: Most recent file
Token replacements are working on Directory entries, but some token replacements for files (specifically the %filename token in the title attribute of links) is not.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | filetree-6.x-2.x-title_token_not_included-1810304-1.patch | 650 bytes | scott weston |
Comments
Comment #1
scott weston commentedThe attach patch adds the 'filetee' string as the second param to the token_replace function in line 193.
Comment #2
scott weston commentedComment #3
scott weston commentedComment #4
joelstein commentedGreat catch! Fixed in http://drupalcode.org/project/filetree.git/commit/ace9bc5.