تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
6 الردود
4123 أدوات العرض

File "/opt/odoo/openerp/addons/base/ir/ir_ui_view.py", line 604, in apply_view_inheritance

specs_tree = etree.fromstring(specs.encode('utf-8'))

File "lxml.etree.pyx", line 3103, in lxml.etree.fromstring (src/lxml/lxml.etree.c:70569)

File "parser.pxi", line 1828, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:106403)

File "parser.pxi", line 1716, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:105194)

File "parser.pxi", line 1086, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:99876)

File "parser.pxi", line 580, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:94350)

File "parser.pxi", line 690, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:95786)

File "parser.pxi", line 620, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:94853)

XMLSyntaxError: Opening and ending tag mismatch: b line 33 and li, line 35, column 38


Ask for help, thank you.


الصورة الرمزية
إهمال

You need to post the complete error log

Edit the respective xml file with eclipse mars. It will show, where is exactly the xml tag was missing.

أفضل إجابة

这算代码中的bug了吧,

试试直接和官方提交bug,

而且有这个错误的其实应该都是 使用中文翻译的。

الصورة الرمزية
إهمال
أفضل إجابة

fixed!

one of the translation items  in the zh_CN.po file was wrong. 

the raw value is :msgid "Invoices & Refunds"

the translation is: msgstr "发票&a mp;退款"

the translator split '&' to '&a mp;'. that's the reason the error happens!


الصورة الرمزية
إهمال
الكاتب

谢谢,留个QQ,交流一下,我的QQ号:309166481

الكاتب أفضل إجابة

Thanks to everyone's help, I have found the cause of the problem. It is due to the errors I have caused by loading the Chinese language. I have to change my English language. It is a normal job. I think this zh_CN.po file has a problem.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مارس 25
1263
0
نوفمبر 24
1465
0
يونيو 24
1541
1
يونيو 24
2029
0
أكتوبر 23
2086