💾 Archived View for bbs.geminispace.org › s › Lagrange-Issues › 67 captured on 2024-07-09 at 02:27:37. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
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
2023-12-18 · 7 months ago
🕹️ skyjake [mod...] · 2023-12-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.