~aw/flounder

1

Gemlog Page Title Error

Michael Mientus <michael.mientus@gmail.com>
Details
Message ID
<CAPXLcgx8F8gM4ZvWM70DrNmsOeCuGM2jwCu+LWZxpKgA=g4GUA@mail.gmail.com>
DKIM signature
missing
Download raw message
The gemlog directory has an automatically generated page title in the
form of [so-and-so]'s Gemlog

On the HTTP proxy, my title shows as:
Pwshnotes&#39;s Gemlog

It seems the title is double escaped using:
&amp;#39;
<title>Pwshnotes&amp;#39;s Gemlog</title>

instead of:
&#39;
which the <h1/> uses correctly:
<h1 id='Pwshnotes&#39;s Gemlog'>Pwshnotes&#39;s Gemlog</h1>

Side by side:
&amp;#39;
    &#39;

Can the server be updated to use the correct HTML entity?

Thanks,

Mike
https://www.mojeek.com/about/why-mojeek
https://tinyurl.com/2xj56rpf    Gemini Protocol
Details
Message ID
<CX2VO9FZ50Y2.H3MSIHIIRPPS@localhost.localdomain>
In-Reply-To
<CAPXLcgx8F8gM4ZvWM70DrNmsOeCuGM2jwCu+LWZxpKgA=g4GUA@mail.gmail.com> (view parent)
DKIM signature
missing
Download raw message
Yep, this was a bug introduced recently when I tried to fix a different 
bug... I'll see if I can fix it, but it may be a while before I get 
around to it. Thanks for reporting!

Alex

On Sat Nov 18, 2023 at 2:09 PM EST, Michael Mientus wrote:
> The gemlog directory has an automatically generated page title in the
> form of [so-and-so]'s Gemlog
>
> On the HTTP proxy, my title shows as:
> Pwshnotes&#39;s Gemlog
>
> It seems the title is double escaped using:
> &amp;#39;
> <title>Pwshnotes&amp;#39;s Gemlog</title>
>
> instead of:
> &#39;
> which the <h1/> uses correctly:
> <h1 id='Pwshnotes&#39;s Gemlog'>Pwshnotes&#39;s Gemlog</h1>
>
> Side by side:
> &amp;#39;
>     &#39;
>
> Can the server be updated to use the correct HTML entity?
>
> Thanks,
>
> Mike
> https://www.mojeek.com/about/why-mojeek
> https://tinyurl.com/2xj56rpf    Gemini Protocol

all the best,

alex
alexw.nyc
Reply to thread Export thread (mbox)