> thanks for the hint, but changeset 2416 is what I've installed as trac 0.9.3.
That's why I suggested to apply the *reverse* patch (i.e. to return to the old behaviour: mixed part has been introduced in [2416]): > > To patch the code, I guess that you could try to apply the reverse > > patch of the one introduced in > > http://projects.edgewall.com/trac/changeset/2416. (the patch is very > > small) > What other changes would 0.10 contain that could improve this behaviour? Kind > regards, trunk contains a revisited implementation of the notification, there are several improvements (I hope) on this topic. Have a look at [2799]. mixed-part should not be required anymore (it has been introduced to fix other compatibility issues), and the main other change I believe is the ability to select the encoding scheme (none, quoted-printable or the current scheme: base64) -- Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
