>> I have fixed this bug in the latest guile-email master, and added
>> tests to prevent regression. See
>> https://git.systemreboot.net/guile-email/commit/?id=37e245539bc9e27db35731e7b517cdde397834e2
>> and
>> https://git.systemreboot.net/guile-email/commit/?id=907a5d678c58eff653133df441aeecd3b70
Arun Isaac writes:
>> For some reason “Jorge P. de Morais Neto ” is
>> not split up into name and address parts but remains a single string.
>
> I have fixed this bug in the latest guile-email master, and added
> tests to prevent regression. See
> https://git.systemreboot.net/guile-email/commit
> For some reason “Jorge P. de Morais Neto ” is
> not split up into name and address parts but remains a single string.
I have fixed this bug in the latest guile-email master, and added
tests to prevent regression. See
https://git.systemreboot.net/guile-email/commit/?id=37e245539bc9e27db35731e7b5
Arun Isaac writes:
> This is likely a bug in guile-email. It shouldn't have returned the
> unparsed From address. It was likely triggered by "Jorge P. de Morais
> Neto " being an invalid address. The period
> character is not allowed in the name and should have been quoted like
> "\"Jorge P. de
Hi,
This is likely a bug in guile-email. It shouldn't have returned the
unparsed From address. It was likely triggered by "Jorge P. de Morais
Neto " being an invalid address. The period
character is not allowed in the name and should have been quoted like
"\"Jorge P. de Morais Neto\" ". I will
in
Mumi commit 6fd49e9341d5673b70edfb333a4e5fa0a44128d2 works around this
problem, which I suspect might be a bug in guile-email.
For some reason “Jorge P. de Morais Neto ” is
not split up into name and address parts but remains a single string.
--
Ricardo
Display of issue 44964 fails because the email address is not properly
split.
--8<---cut here---start->8---
GET /44964
In mumi/web/server.scm:
33:9 9 (handler _ _)
In mumi/web/controller.scm:
122:24 8 (_ _)
In mumi/web/view/html.scm:
358:2 7 (issu