Cannot open files in utf-8 folders via webdav #299
This commit is contained in:
parent
7dd4f3f79e
commit
1b226554ab
@ -78,7 +78,7 @@ module RedmineDmsf
|
||||
'-',
|
||||
'',
|
||||
'',
|
||||
] + entities if parent?
|
||||
] + entities unless parent.nil?
|
||||
@response.body << index_page % [ path.empty? ? '/' : path, path.empty? ? '/' : path , entities ]
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user