On Sun, Jul 3, 2016 at 3:16 AM, Bernhard Pieber <[email protected]> wrote: > Hi, > > The following code goes into an endless loop: > MailAddressParser addressesIn: 'romeo&[email protected]‘ > > 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 > > >
Thanks Bernhard. Can you log an issue for it on and submit this in Slice format. Instructions at http://pharo.org/contribute-propose-fix This makes it easier to review and the integration system only works with Slices & Configurations. cheers -ben
