Hey, I noticed some issues with text encoding on some gemini capsules.
I think offpunk is treating latin-9 or utf-8 as ascii or the other way
around ? Anyway, a good candidate to reproduce the issue is:
gemini://geminifr.bacardi55.io/
You can see the title and content are messed up:
> Gemini Francophonie - Agrégateur de capsules francophone
where we expect (notice the 'é' character)
> Gemini Francophonie - Agrégateur de capsules francophone
After checking with 'info' it uses the expected mime and renderer. I
don't know if it's on their end or on ours.
> Renderer : t.GemtextRenderer
> Mime : text/gemini
If thats server-side I'll let them know, but I can't tell if it is.
--
berru
Le 24 déc 10 12:00, berru@riseup.net a écrit :
>Hey, I noticed some issues with text encoding on some gemini capsules.
>
>I think offpunk is treating latin-9 or utf-8 as ascii or the other way
>around ? Anyway, a good candidate to reproduce the issue is:
>
>gemini://geminifr.bacardi55.io/
>
>You can see the title and content are messed up:
>
>> Gemini Francophonie - Agrégateur de capsules francophone
Hi,
This is not an issue with Offpunk but with the capsule itself.
See https://portal.mozz.us/gemini/geminifr.bacardi55.io/
I’ve tried to contact the owner but without succes. I don’t know if
there’s a source repository to tackle the issue.
(yes, it annoys me too!)