'bzr send' fails when using the DefaultMail client
John Arbash Meinel
john at arbash-meinel.com
Mon Mar 17 20:33:47 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Specifically, DefaultMail has:
def compose_merge_request(self, to, subject, directive):
But it seems to be expecting the base class implementation:
def compose_merge_request(self, to, subject, directive, basename=None):
Anyway, it means "bzr send" is broken in default. I normally don't use
it (I always use -o ... because I never bothered to set it up with
Thunderbird).
Anyway, the attached patch "fixes" it, but it doesn't add a test, which
we really should have.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH3tWrJdeBCYSNAAMRAorEAJ4sh81YQVSl7MQXlsoy9IcGDNDd8ACcDGkN
hl36A2X5GbgQjrLkKzmHv0w=
=96XN
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: send_default.patch
Type: text/x-diff
Size: 3250 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080317/65f0890e/attachment.bin
More information about the bazaar
mailing list