Jonas Borgström wrote: > Christian Boos wrote: > >> osimons wrote: >> >>> On Nov 11, 12:16 pm, Christian Boos <[EMAIL PROTECTED]> wrote: >>> >>> >>>> Not tested, but I expect that setting to be: >>>> >>>> [notification] >>>> mime_encoding = none >>>> >>>> >>> Correct - as always :-) So many settings, so little insight... >>> >>> >> Well, actually it was Manu who pointed to this setting a few mails back ;-) >> >> >>> With mime_encoding = none, the email gives 3 dots and looks nice. >>> Patch looks good from my point of view (implicit warning..!), so +1. >>> >>> >> Looks good to me as well, we should include that in 0.11.2.1. >> >> Btw, if the 0.11.2 release was not tested with Python 2.3, then I >> suspect that the Windows installer was also not built using Python 2.3, >> and if that's actually the case, we should fix that as well for 0.11.2.1 >> (otherwise we may have missing .dll bug reports for some platforms, e.g. >> #4496). >> > > The installed is actually built against python 2.3. But I never actually > tested against it since the installer also defaults to the newest python > version on the system which was 2.5. > Ok, fine! > As for including this fix in 0.11.2.1 I'm not sure, is this fix > important enough? >
Given that this problem was introduced just before 0.11.2 and known at the time of the release, ideally we should have waited for the fix. Now that we are doing this 0.11.2.1 release anyway and the fix is there and tested, for me it would be ok to include it. > It would be nice to be able to say that except for the one-line 2.3 fix > the release is identical to 0.11.2. > That's an argument as well. Well, if you favor that option, what we can do is to release 0.11.3 a bit earlier in case we get lots of complaints about this regression. -- Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
