Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate DB entries in filecache table when renaming folder in WebUI #2 #3388

Merged
merged 2 commits into from
May 25, 2013
Merged

Duplicate DB entries in filecache table when renaming folder in WebUI #2 #3388

merged 2 commits into from
May 25, 2013

Commits on May 22, 2013

  1. Fixing UPDATE error in filecache table when renaming files by calling…

    … move(). Add storage id to the where clause to avoid updating entries of other users.
    Roland Hager committed May 22, 2013
    Configuration menu
    Copy the full SHA
    2ea2abf View commit details
    Browse the repository at this point in the history
  2. New tests to assure that a move will not affect another users cache e…

    …ntries
    
    Added a second storage and cache Object to simulate a second user.
    Roland Hager committed May 22, 2013
    Configuration menu
    Copy the full SHA
    5c11265 View commit details
    Browse the repository at this point in the history