>> 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. ;-)

> I guess one workaround would be to replace that character with "..."
> when mime_encoding=none.

I think that's a clean workaround: people who complain about useless
encoding are likely to report another issue if encoding is required
for the sole purpose of the ellipsis character. On the other hand, no
encoding configurations are mostly for non-public installations (at
least I hope...) so it is less likely that email obfuscation is used
in such environments.

Ellipsis to '...' conversion seems a safer workaround anyway.

Cheers,
Manu

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to