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

Double slash in URL gives error page #17384

Closed
PVince81 opened this issue Jul 3, 2015 · 7 comments
Closed

Double slash in URL gives error page #17384

PVince81 opened this issue Jul 3, 2015 · 7 comments

Comments

@PVince81
Copy link
Contributor

PVince81 commented Jul 3, 2015

Steps to reproduce

  1. Setup ownCloud
  2. Open the URL http://localhost/owncloud//index.php/apps/files/ (notice the double slash)

Expected result

Page appears, or at least redirect to the correct URL

Actual result

Error page "Internal Server Error"

Versions

ownCloud 8.1 RC2 and master

Logs

{"reqId":"3Yz68AvBzat3LSa+nJCD","remoteAddr":"127.0.0.1","app":"index","message":"Exception: {\"Exception\":\"Exception\",\"Message\":\"The requested uri(\\\/owncloud\\\/index.php\\\/apps\\\/files\\\/) cannot be processed by the script '\\\/owncloud\\\/\\\/index.php')\",\"Code\":0,\"Trace\":\"
#0 \\\/srv\\\/www\\\/htdocs\\\/owncloud\\\/lib\\\/base.php(867): OC\\\\AppFramework\\\\Http\\\\Request->getRawPathInfo()\\n
#1 \\\/srv\\\/www\\\/htdocs\\\/owncloud\\\/index.php(40): OC::handleRequest()\\n
#2 {main}\",\"File\":\"\\\/srv\\\/www\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/appframework\\\/http\\\/request.php\",\"Line\":560}","level":4,"time":"2015-07-03T15:48:54+00:00","method":"GET","url":"\/owncloud\/\/index.php\/apps\/files\/"}

Possible problem with the router ? @LukasReschke @DeepDiver1975 @Raydiation

@BernhardPosselt
Copy link
Contributor

@BernhardPosselt
Copy link
Contributor

Non-issue imho

@PVince81
Copy link
Contributor Author

PVince81 commented Jul 3, 2015

lol the FIXME

@PVince81
Copy link
Contributor Author

PVince81 commented Oct 9, 2015

Still happening on master O_o

@PVince81 PVince81 added this to the backlog milestone Mar 1, 2016
@PVince81
Copy link
Contributor Author

Still happening on stable9.1

@ownclouders
Copy link
Contributor

Hey, this issue has been closed because the label status/STALE is set and there were no updates for 7 days. Feel free to reopen this issue if you deem it appropriate.

(This is an automated comment from GitMate.io.)

@lock
Copy link

lock bot commented Jul 31, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants