On Sun, Jul 3, 2016 at 6:08 AM, Ben Coman <btc@openinworld.com> wrote:
On Sun, Jul 3, 2016 at 3:16 AM, Bernhard Pieber <bernhard@pieber.com> wrote:
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
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
P.S. Once your Slice is integrated, see instructions at the bottom of [1] to get yourself added to the contributors page. [1] http://pharo.org/about cheers -ben