Skip to content

Issue with ClearCache(url) #30

@cguennou

Description

@cguennou

Hi,

I was playing with Davinci, but I've realized that the function ClearCache(url) doesn't delete anything.
Indeed, on line #628 there is this :
File.Delete(filePath + CreateMD5(url));

I don't get why a new CreateMD5 is necessary? I've changed it using the uniqueHash (making the associated changes) and now it is working properly. Did I miss something about the clearing cache process? Don't know if it is a bug or it has been made on purpose, while I don't get anything.

Thanks for your answer!
Have a nice day,
Chloé.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions