#364: invenio_connector: fix broken upload_marcxml()
-----------------------+----------------------------------------------------
Reporter: simko | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: MiscUtil | Version:
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment (by simko):
1) Ouch, I would have missed your patch if we had not talked IRL. It seems
Trac is not sending notification emails when an attachment is added to a
ticket? I may have missed some Trac configuration parameter, but it seems
not in v0.12 yet [[http://trac.edgewall.org/ticket/2259]]. We should
probably patch our Trac instance with yet another thing.
2) Anyway, concerning the patch, `email.mime` import is not Python-2.4
compatible and Python-2.4 is still our officially supported minimal
version. Pedro, would you take care of porting to `email.MIME*`?
Alternatively, Sam, I think you started to look at this before Pedro's
patch came, so maybe you can have a look?
--
Ticket URL: <http://invenio-software.org/ticket/364#comment:2>
Invenio <http://invenio-software.org>