๐พ 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
โก๏ธ Next capture (2024-02-05)
-=-=-=-=-=-=-
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
Dec 18 ยท 10 days ago
๐ 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.