๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ s โ€บ Lagrange-Issues โ€บ 67 captured on 2023-12-28 at 16:19:03. Gemini links have been rewritten to link to archived content

View Raw

More Information

โžก๏ธ Next capture (2024-02-05)

-=-=-=-=-=-=-

[#67] Clickable title section on Tootik instances doesn't work right

Compare the two links below. On my capsule, the header points to the capsule root, gemini.locrian.zone/index.gmi. But on my Tootik instance, it points to the parent directory, which doesn't contain anything useful. I'd expect the header to go to the root, tootik.locrian.zone, instead.

gemini.locrian.zone/bookmarks/games.gmi

toot.locrian.zone/users/outbox/1474c28fffba27c281835036a0030b3e68abbdcad5f09e3c1a605a21529819a6

๐Ÿž Issue #67 in s/Lagrange-Issues

๐Ÿ november

Dec 18 ยท 10 days ago

1 Comment

๐Ÿš€ skyjake ยท Dec 19 at 15:23:

The feature is working as intended, however the problem is that it thinks the URL refers to a user called "outbox" and treats /users/outbox as the capsule root.

I think in this case a site-specific setting would be useful for disabling the user root detection.

For context, "/users/name" is treated the same as "/~name" because that's how gemini.circumlunar.space works.