On Monday, June 29, 2015 at 10:51:47 AM UTC-7, Alexey G wrote: > > Hello! > I'm have installed Trac version 1.0.6post2 and > TicketReminderPlugin-0.1.3-py2.6.egg. > I can add ticket reminder in Web interface, but when command "trac-admin > /path/to/trac/environment reminders" is executing, error: > Failure sending reminder notification for ticket #11574: TypeError: > format_subj() takes exactly 2 arguments (3 given). > > Package Version > Trac 1.0.6post2 > Babel 0.9.6 (translations unavailable) > Genshi 0.6.1 (without speedups) > mod_python 3.3.1 > psycopg2 2.2.1 > Pygments 1.6 > Python 2.6.6 > setuptools 0.6 > jQuery 1.7.2 > jQuery UI 1.8.21 > jQuery Timepicker 1.0.1 > > Please help me to solve this problem. >
See https://github.com/trac-hacks/trac-ticketreminder/issues/6 Could you please test the proposed change? https://github.com/trac-hacks/trac-ticketreminder/pull/7 If you fetch from the Git repository you can just test the "ticket6" branch. - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
