All the time, is a little annoying
Eternity here, but same thing. I also see a lot of and such
Those instances are still on Lemmy 0.18 where the bug got introduced, not a Jerboa problem. Literally all the apps and frontends were affected.
Not only on Jerboa. Basically all titles are affected, and it is not only the ampersand which is an issue.
That was a bug in a lemmy 0.18.X, where it introduced sanitation against XSS. After XSS attack had happened. Which was introduced with the custom smiley feature, which allowed arbitary js to be executed on every client.
Which then was removed in 0.19. When I had discussion with the Lemmy devs that this responsibility lays on the clients to properly santize this. (Display text as text, fault layed in Lemmy UI)