July 2, 2016
7:16 p.m.
Hi, The following code goes into an endless loop: MailAddressParser addressesIn: 'romeo&julia@verona.itâ Itâs because of the ampersand. The fix is trivial, because the bug just was a typo. Fix and test are in the Pharo50Inbox: Network-Mail-BernhardPieber.46.mcz Network-Tests-BernhardPieber.14.mcz Cheers, Bernhard