Opened 4 years ago
Closed 3 years ago
#16426 closed bug (duplicate)
Images do not work outside of top level
Reported by: | Parnikkapore | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Website/www.haiku-os.org | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | #17113 | Blocking: | |
Platform: | All |
Description (last modified by )
On pages not at top-level, images are not loaded properly and the top hamburger menu does not work.
Compare:
Working: https://www.haiku-os.org/files
Broken: https://www.haiku-os.org/files/
This can be fixed by replacing the “./images/whatever” in these spots with “/images/whatever”.
Change History (3)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
comment:3 by , 3 years ago
Blocked By: | 17113 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is only a problem for the 404 page. Unfortunately I never found a way to force absolute paths on that one page...