Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #16568
Closed
Open
Created Apr 28, 2016 by chris@101chris3 of 3 checklist items completed3/3 checklist items

GitLab 8.7 breaks relative links in wiki?

Let's say I had a wiki page that goes a few folder levels deep and had these 2 pages

http://mygitlab/myproj/wikis/docs/specs/specs-home.md
http://mygitlab/myproj/wikis/docs/specs/myspec.md

and from within that specs-home page, i wanted a link to the myspec.md file in the same folder, I would define it like this:

[My Spec](./myspec)

However, since 8.7 a few days ago, now all my such links are relative to the home page of the wiki???

IE that above link now resolves to http://mygitlab/myproj/wikis/myspec.md which doesn't exist??? it should (and used to) point to the /docs/specs/ sub folder?

I have hundreds of these that now are broken.

I couldn't find any other submitted Issues on this....

Did I doing something wrong?

thanks, Chris.

TODO

  • #16568 (closed) Non-hierarchical links are rewritten to the wiki root
    • Add documentation to reflect current linking behavior in the wiki
    • Make sure specs for wiki linking behavior are as thorough as possible
    • Add an issue to bring wiki linking behaviour up to speed with the docs (including preview page)
Assignee
Assign to
Time tracking