Comment by ๐Ÿ•น๏ธ skyjake

=> Re: "Where can I find some Titan URLs to test my client..." | In: u/dimkr

As far as I can see, for example on the page

=> โ€” hd.206267.xyz/users/settings

the URL in question does have a trailing /:

## Profile

=> /users/name ๐Ÿ‘บ Set display name
=> /users/bio ๐Ÿ“œ Set bio
=> titan://hd.206267.xyz/users/avatar/ ๐Ÿ“ท Set avatar

In other words, Lagrange is not appending a slash there. Do you have any other places where you are suspecting this?

=> ๐Ÿ•น๏ธ skyjake [sysop]

2024-04-09 ยท 10 months ago

5 Later Comments โ†“

=> ๐Ÿ˜ˆ dimkr [OP] ยท 2024-04-09 at 13:57:

@skyjake When I remove the trailing /, Lagrange is still appending it (and the server accepts /users/avatar, without trailing /), so I added the trailing / in the server side as a workaround. I'm using the Android version. For some reason, this doesn't happen with the post upload pages like /users/upload/private.

=> ๐Ÿ˜ˆ dimkr [OP] ยท 2024-04-09 at 17:41:

@skyjake Some screenshots to demonstrate https://imgur.com/a/TgyTs6f

=> ๐Ÿ•น๏ธ skyjake [...] ยท 2024-04-10 at 08:04:

I can reproduce the erroneous slash-appending behavior on mobile (iOS) but not on desktop. Likely a mobile-specific bug then... The mobile UI is slightly different when it comes to entering the upload URL path so that's where the problem must be.

=> ๐Ÿ•น๏ธ skyjake [...] ยท 2024-04-10 at 08:34:

This should fix it:

=> โ€” Commit f4e0a60b6 on git.skyjake.fi

This will be included in future mobile builds.

The issue was indeed specific to mobile, and also required the URL to have a username prefix, "/users/" in this case. The code considered the slash redundant although it really isn't, leading to the slash being omitted/added based on the wrong conditions.

This is related to the wider issue on hd.206267.xyz where "/users/" appears without it meaning something like a subdirectory for user home directories, as Lagrange assumes.

IIRC, the plan was to add a site-specific setting to disable the user root detection to alleviate cases like this.

=> ๐Ÿ˜ˆ dimkr [OP] ยท 2024-04-10 at 12:16:

@skyjake Thanks, this explains many weird things I saw when writing my Titan client :)

Original Post

=> ๐Ÿ˜ˆ dimkr

Where can I find some Titan URLs to test my client implementation?

=> ๐Ÿ’ฌ 8 comments ยท 1 like ยท 2024-04-05 ยท 10 months ago

Proxy Information
Original URL
gemini://bbs.geminispace.org/u/skyjake/16045
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
35.86965 milliseconds
Gemini-to-HTML Time
1.369121 milliseconds

This content has been proxied by September (3851b).