this post was submitted on 28 May 2025
8 points (100.0% liked)

sh.itjust.works Main Community

8088 readers
27 users here now

Home of the sh.itjust.works instance.

Matrix

founded 2 years ago
MODERATORS
 

Quotation marks and other symbols, when typed in the title of a spoiler tag, show up as broken HTML entities.
This only happens on the normal website. Other Lemmy UIs (Tesseract, old-reddit style, Photon, Alexandrite) are not affected.

Examples of characters:
" becomes "
& becomes &
< becomes &lt;
> becomes &gt;

Example occurrence:

quote, ampersand, less than, greater than " & < >Expected correct result: " & < >
Expected erroneous result: &quot; &amp; &lt; &gt;

Warning: The following spoilers contain full-page screenshots of the phenomenon in question. Do not open on a slow or metered connection.

Normal website section.On sh.itjust.works:

On lemmy.world:

On lemmy.blahaj.zone:

On lemmy.dbzer0.com:

Alternative UI section.On sh.itjust.works, Tesseract version:

On lemmy.world, old-reddit style version:

On lemmy.world, Photon version:

On lemmy.world, Alexandrite version:

top 2 comments
sorted by: hot top controversial new old
[โ€“] kersploosh 6 points 6 days ago* (last edited 6 days ago) (1 children)

Good find.

This should be submitted as an issue to the lemmy-ui GitHub:
https://github.com/LemmyNet/lemmy-ui

[โ€“] DeltaWingDragon 3 points 5 days ago

I have submitted.