Christian Boos wrote: > When I had a look at the diffs just after the last merge (r3782), I > spotted that the 'req' was still in the tn.notify() argument, in > trac.ticket.web_ui.py, the ticket notification and related tests. > > I just checked once again, and this seems to be all, so apparently only > r3550 has not been merged for some reason.
I actually added it back since the selected timezone is currently stored in "req.tz". It's a bit unfortunate, but that's the only option I found that didn't require major surgery. / 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 -~----------~----~----~----~------~----~------~--~---
