From: Koha-devel On Behalf Of
Didier Gautheron
Sent: Thursday, 17 December 2020 3:03 AM
To: koha-devel
Subject: Re: [Koha-devel] Strange characters
Hi,
16 décembre 2020 16:23 "Fridolin SOMERS" a écrit:
> Hi,
>
> I found some strange characters in sources :
>
>
Hi,
16 décembre 2020 16:23 "Fridolin SOMERS" a écrit:
> Hi,
>
> I found some strange characters in sources :
>
> https://git.koha-community.org/Koha-community/Koha/src/branch/master/tools/koha-news.pl#L7
>
> It se a :
> Casta?eda, Carlos Sebastian
>
> Do you see that ?
It seems to be a val
Hi,
I found some strange characters in sources :
https://git.koha-community.org/Koha-community/Koha/src/branch/master/tools/koha-news.pl#L7
It se a :
Casta�eda, Carlos Sebastian
Do you see that ?
Is this non-UTF8 ?
Can we build a command to find them all ?
I've tried with 'grep -P' but impos