[haiku-bugs] Re: [Haiku] #17113: relativeURLs breaking logo in 404 page

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 24 Jul 2021 13:20:33 -0000

#17113: relativeURLs breaking logo in 404 page
---------------------------------------+------------------------------
  Reporter:  kallisti5                 |      Owner:  waddlesplash
      Type:  bug                       |     Status:  new
  Priority:  normal                    |  Milestone:
 Component:  Website/www.haiku-os.org  |    Version:
Resolution:                            |   Keywords:  404 hugo netlify
Blocked By:                            |   Blocking:
  Platform:  All                       |
---------------------------------------+------------------------------
Description changed by kallisti5:

Old description:

{{{
relativeURLs = true
}}}

that is set in our hugo.toml, and appears to be causing a breakage of
loading the 404 page's contents on netlify (see logo on 404 page for an
example)

https://answers.netlify.com/t/slash-breaks-relative-urls-
in-404-page/10248

We should see if we can solve the breakage without disabling relativeURL
first.

Example:
https://www.haiku-os.org/get-haiku/r1beta100

New description:

 {{{
 relativeURLs = true
 }}}

 that is set in our hugo.toml, and appears to be causing a breakage of
 loading the 404 page's contents on netlify (see logo on 404 page for an
 example)

 https://answers.netlify.com/t/slash-breaks-relative-urls-in-404-page/10248

 We should see if we can solve the breakage without disabling relativeURL
 first.

 Example:

 **Doesn't work:**
 https://www.haiku-os.org/get-haiku/r1beta100

 **Works:**
 https://www.haiku-os.org/get-heku

--
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17113#comment:3>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: