diff options
| author | bwarsaw | 2002-02-28 06:34:30 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-02-28 06:34:30 +0000 |
| commit | 241ef83c0bad5ead654cb31952fc38b6c9712175 (patch) | |
| tree | ccf8a74089f86b0b3f206e9b94a9cfb54be89969 /Mailman/MTA/Manual.py | |
| parent | 95e6c14e95116a64a6cda595b0537e55384445ec (diff) | |
| download | mailman-241ef83c0bad5ead654cb31952fc38b6c9712175.tar.gz mailman-241ef83c0bad5ead654cb31952fc38b6c9712175.tar.zst mailman-241ef83c0bad5ead654cb31952fc38b6c9712175.zip | |
__sendAdminBounceNotice(), sendNextNotification(): Both
UserNotification constructor calls were passing in the language as a
positional argument, in the position where the text should have been.
But because both instances has no text, the proper fix is to use the
`lang' keyword argument.
This fixes one i18n related crash, and the last one I'm going to
commit tonight. I've audited all the other UserNotification call
sites and there are more fixes coming down the pike.
Diffstat (limited to 'Mailman/MTA/Manual.py')
0 files changed, 0 insertions, 0 deletions
