einfügen eines ersten Zitats klappt noch nicht

Bug #321218 reported by espressodoppio
2
Affects Status Importance Assigned to Milestone
gedit-Zotero-Plugin
Fix Committed
Undecided
Frederik Elwert

Bug Description

Traceback (most recent call last):
  File "/home/chbeer/.gnome2/gedit/plugins/Zotero/zotero_interface.py", line 238, in add_citation
    self.set_doc_prefs()
  File "/home/chbeer/.gnome2/gedit/plugins/Zotero/zotero_interface.py", line 139, in set_doc_prefs
    session, CLIENT_VERSION))
  File "/home/chbeer/.gnome2/gedit/plugins/Zotero/zotero_interface.py", line 60, in _request
    xml_string = etree.tostring(envelope, pretty_print=True)
TypeError: tostring() got an unexpected keyword argument 'pretty_print'

Revision history for this message
Frederik Elwert (frederik-elwert) wrote :

Thanks for the report.

This is a compatibility issue beween lxml and Python's internal ElementTree implementation. I added an explicit check to work around this. Fix is in trunk.

Changed in gedit-zotero:
assignee: nobody → frederik-elwert
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.