>>> Did that lead to some issue with the notification tests? >> >> Since [7646] all email addresses in ticket notifications are >> obfuscated >> using an unicode ellipsis character (...). So most ticket >> notifications >> are now non-ascii. > > Ok, now I understand the issue. ;-)
Yes, that's exactly what I was referring to. If users desire ascii emails, we shouldn't fail just because emails are obfuscated. >> I guess one workaround would be to replace that character with "..." >> when mime_encoding=none. Yes, and a test to check it. Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
