💾 Archived View for rawtext.club › ~sloum › geminilist › 006854.gmi captured on 2024-03-21 at 16:13:44. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
Jonathan McHugh indieterminacy at libre.brussels
Tue Jul 6 14:27:58 BST 2021
- - - - - - - - - - - - - - - - - - -
Is this bug something already covered underthe Torture Test=
gemini://gemini.conman.org/test/torture
If not, should it (and other points of concern) be appended?
I wonder, does the Torture Test and other similar services get used by browsers as part of a CI workflow?
====================Jonathan McHughindieterminacy at libre.brussels
July 6, 2021 3:19 PM, "The Gnuserland" <gnuserland at mailbox.org> wrote:
Thank you guys,
You are amazing. :)
Actually Mousepad has an option that says: "Write Unicode BOM"
Hence my question is: does it need to be checked or unchecked?
Anyway so far the clients I have tried that do not render the bug01.gmi page properly are:
* Amfora
* Lagrange
* Telescope
Clients that render the page properly:
* Geminauts
Cheers,
TGL
On 7/6/21 1:56 AM, skyjake wrote:
On 6. Jul 21, at 7.52, The Gnuserland <gnuserland at mailbox.org> wrote:
Thank for the suggestion, something came out,
Cheers,
TGL
but not sure what does it mean:
< 00000000: efbb bf23 2054 6974 6c65 2031 0d0a 0d0a ...# Title 1....>
---
00000000: 2320 5469 746c 6520 310d 0a0d 0a23 2054 # Title 1....# T
I checked how Lagrange handles the Byte Order Mark (BOM), and sure enough it breaks the first
line's type detection.
Fixed for future releases!
--jaakko