Christian Boos wrote:
> Oh, ok, in TicketModule.grouped_changelog_entries(), I didn't see that! > But then the tz used for the mail will end up to be the one of the > author of the change... > We should probably use instead either the tz of the server (then we can > use the same mail content for everyone) or the tz of the recipient, if > it is known (but then the mail content would have to be generated > specifically). Yeah, but fortunately the mails doesn't actually contain any timestamps at all so we're fine. But in the future it will probably be a good idea to move the timezone stuff away from "grouped_changelog_entries" anyway... / Jonas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
