
I made a wiki page for something I am working on but now I can't access the page anymore. The search thankfully displays the page as the first result. https://gitlab.haskell.org/search?utf8=%E2%9C%93&search=core+representation&group_id=&project_id=1&scope=wiki_blobs&repository_ref= But if I click on the page then it takes me to a UI which asks me to create a new page. This is obviously a bug in gitlab but how can I get to the page anyway? Cheers, Matt

The search link goes to https://gitlab.haskell.org/ghc/ghc/wikis/Core-Representation-of-Typed-Templa... but it should go to https://gitlab.haskell.org/ghc/ghc/wikis/template-haskell/Core-Representatio... On Fri, Mar 22, 2019 at 11:33 AM Matthew Pickering < matthewtpickering@gmail.com> wrote:
I made a wiki page for something I am working on but now I can't access the page anymore.
The search thankfully displays the page as the first result.
But if I click on the page then it takes me to a UI which asks me to create a new page.
This is obviously a bug in gitlab but how can I get to the page anyway?
Cheers,
Matt _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Matthew Pickering
I made a wiki page for something I am working on but now I can't access the page anymore.
The search thankfully displays the page as the first result.
But if I click on the page then it takes me to a UI which asks me to create a new page.
This is obviously a bug in gitlab but how can I get to the page anyway?
Indeed, and a pretty bad one at that. I think I'll need to look into fixing this myself; not having functional search over the wiki is not acceptable. Cheers, - Ben

Ben Gamari
Matthew Pickering
writes: I made a wiki page for something I am working on but now I can't access the page anymore.
The search thankfully displays the page as the first result.
But if I click on the page then it takes me to a UI which asks me to create a new page.
This is obviously a bug in gitlab but how can I get to the page anyway?
Indeed, and a pretty bad one at that. I think I'll need to look into fixing this myself; not having functional search over the wiki is not acceptable.
I have opened gitlab-ce#59367 [1] to track this and nearly have a workaround. Cheers, - Ben [1] https://gitlab.com/gitlab-org/gitlab-ce/issues/59367
participants (3)
-
Ben Gamari
-
Krzysztof Gogolewski
-
Matthew Pickering