143
submitted 1 year ago* (last edited 1 year ago) by RoundSparrow@lemmy.ml to c/lemmy@lemmy.ml

A posting on the Instance-specific issues/observations about the upgrade: https://lemmy.ml/post/1444409

KNOWN BUGS

  1. Searching site-wide for "0.18" generates an error. This was working fine in 0.17.4 before Lemmy.ml upgraded: https://lemmy.ml/search?q=0.18&type=All&listingType=All&page=1&sort=TopAll
you are viewing a single comment's thread
view the rest of the comments
[-] gylotip@lemmy.ml 1 points 1 year ago

The URL thing used to be

https://lemmy.ml/c/lemmy/data_type/Comment/sort/New/Page/1

But now it's

https://lemmy.ml/c/lemmy?dataType=Comment&page=1&sort=New

The URL feels uglier.

[-] Hedup@lemm.ee 30 points 1 year ago

What? The first one looks so wrong, no website does it like that.

[-] xtremeownage@lemmyonline.com 11 points 1 year ago

Might be uglier... but, it follows normal web standards now.

[-] Die4Ever@programming.dev 9 points 1 year ago

maybe uglier but the 2nd way means the order doesn't matter, it's a bit more lenient for manually editing

[-] andrew@lemmy.stuart.fun 2 points 1 year ago

I mean, you can parse a URL path and query string however the heck you want. You can make the former order independent, but it's probably better supported in libraries as the latter and definitely more common and obvious for users.

[-] drcobaltjedi@programming.dev 7 points 1 year ago

Thats literally how most websites handle http GET parameters

this post was submitted on 22 Jun 2023
143 points (100.0% liked)

Lemmy

12488 readers
3 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS