Your message dated Sun, 14 Mar 2010 13:14:35 +0100
with message-id <[email protected]>
and subject line Re: python-lxml patch breaks exporting of translation
has caused the Debian Bug report #552609,
regarding python-lxml patch breaks exporting of translation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
552609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552609
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openerp-server
Version: 5.0.6-2
Severity: normal

04-python-lxml.patch breaks the exporting of translations to PO files. It works
fine without that patch applied.

Traceback (most recent call last):
  File "/usr/lib/openerp-server/osv/osv.py", line 59, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/lib/openerp-server/osv/osv.py", line 118, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/lib/openerp-server/osv/osv.py", line 110, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File 
"/usr/lib/openerp-server/addons/base/module/wizard/wizard_export_lang.py", line 
53, in act_getfile
    tools.trans_export(this.lang, mods, buf, this.format, dbname=cr.dbname)
  File "/usr/lib/openerp-server/tools/translate.py", line 330, in trans_export
    trans = trans_generate(lang, modules, dbname)
  File "/usr/lib/openerp-server/tools/translate.py", line 438, in trans_generate
    for t in trans_parse_view(d.getroot()):
AttributeError: 'lxml.etree._Element' object has no attribute 'getroot'


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Version: 5.0.7-1

--
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [email protected]
Internet:       http://people.panthera-systems.net/~daniel-baumann/


--- End Message ---
_______________________________________________
open-object mailing list
[email protected]
http://lists.debian-maintainers.org/listinfo/open-object

Reply via email to