modified css path
Created by: wndfly
Created by: jvanbaarsen
The only problem is that for the 404, lets say you have:
http://demo.gitlab.com/sandbox/afro/sdfsdfsdf
and thehttp://demo.gitlab.com/sandbox/afro/
portion of the path exists.The page wont load the CSS when you remove the front
/
so im not sure this PR doesn't break anything.By Administrator on 2013-12-05T20:55:05 (imported from GitLab project)
Created by: ghost
You are correct @jvanbaarsen. I didn't think about that before. The only way this pull request would work is if those pages were hit from redirects. As they are rendered in the path of the resource, this probably will not work. However, is still a problem when using the
relative_url_root
.By Administrator on 2013-12-06T14:23:31 (imported from GitLab project)
Created by: jvanbaarsen
This pull request has been closed because a request for more information has not been reacted to for more than 2 weeks. If you respond and conform to the pull request guidelines in our contributing guidelines we will reopen this pull request. /cc @Razer6
By Administrator on 2013-12-19T12:06:13 (imported from GitLab project)