[stable-5.3] 404 error page when opening "Files" page in empty project
Created by: simkin
Reproduce steps:
- Create repository
- Navigate to project page
- Select 'Files' menu link
When committing a file the issue is resolved
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: simkin
Reproduce steps:
When committing a file the issue is resolved
Created by: 1ed
I have the same issue
By Administrator on 2013-06-23T16:46:36 (imported from GitLab project)
By Administrator on 2013-06-23T16:46:36 (imported from GitLab)
Created by: Razer6
Confirmed. Here is a log when accessing files tab:
Started GET "/MasterOfAll/blabla/tree/master" for at 2013-06-02 21:11:16 +0200
Processing by TreeController#show as HTML
Parameters: {"project_id"=>"MasterOfAll/blabla", "id"=>"master"}
Rendered errors/not_found.html.haml within layouts/errors (1.5ms)
Rendered layouts/_head.html.haml (2.4ms)
Rendered layouts/_search.html.haml (34.0ms)
Rendered layouts/_head_panel.html.haml (38.6ms)
Rendered layouts/_flash.html.haml (0.2ms)
Filter chain halted as :assign_ref_vars rendered or redirected
Completed 404 Not Found in 92ms (Views: 71.8ms | ActiveRecord: 1.9ms)
By Administrator on 2013-06-23T16:53:05 (imported from GitLab project)
By Administrator on 2013-06-23T16:53:05 (imported from GitLab)
Created by: 1ed
Commit 74c8a635 changed the nav bar behavior. And a PR #4399
By Administrator on 2013-06-23T19:04:02 (imported from GitLab project)
By Administrator on 2013-06-23T19:04:02 (imported from GitLab)