Skip to content

Fix issue with content editor under relative URL

Himanshu Kapoor requested to merge 420124-relativeurl into master

What does this MR do and why?

Fix issue with content editor under relative URL

When GitLab is installed under a relative URL, the content editor failed to load. This MR fixes it.

Changelog: fixed

How to set up and validate locally

  1. Install GitLab under a relative URL
  2. Edit a wiki page
  3. Notice that rich text editor no longer fails to load

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #420124 (closed)

Merge request reports