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

KnowBug: link to file inside email does not redirect to the correct file. #16

Open
ghost opened this issue Nov 30, 2013 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Nov 30, 2013

When user receve an email and click on the link. He or she will be redirected to his main page not to the file.

Cause: href looks like foobar/owncloud/apps/files/?dir=25 25 is a file_id but owncloud expect a path.

Differents users have a differents path for the same file_id. When the cronjob is launch, the right user path can't be found becose his filesystems is not mounted at the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants