resource.path begins with a / so there is no need to add one.

This commit is contained in:
COLA@Redmine.local 2017-02-12 02:01:36 +01:00
parent 1ff12aeb6f
commit 54bf8b5054

View File

@ -215,7 +215,7 @@ module RedmineDmsf
# path is unique enough for the key and is available for all three, and the path doesn't change
# for this path as long as it stays. On its path. The path does not stray from its path without
# changing its path.
propstats_key = "PROPSTATS/#{resource.path}"
propstats_key = "PROPSTATS#{resource.path}"
else
# File
# Use file.id & file.last_revision.id as key