Skip to content
Snippets Groups Projects

Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path

Merged Stan Hu requested to merge stanhu/gitlab-ce:fix-relative-submodule-namespace-path into master

What does this MR do?

This MR fixes a bug in resolving a namespace when the name differed from path.

Why was this MR needed?

The original code was using name, when the proper input to namespace_project_path was path.

What are the relevant issue numbers?

Closes #1849 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading