Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
4376 Lượt xem

I've just installed odoo master and wanted to test the websitebuilder.

After I did edit my companyname from "your company" to "Faustmann UG (haftungsbeschränkt)" I get the following error when clicking on "Website":

...

File "/opt/odoo/odoo-server/openerp/addons/base/ir/ir_qweb.py", line 272, in render_node
    generated_attributes += val and ' %s="%s"' % (att, werkzeug.utils.escape(val)) or " "
QWebException: 'ascii' codec can't decode byte 0xc3 in position 136: ordinal not in range(128)

 

After changing "haftungsbeschränkt" in "haftungsbeschraenkt" it works.

Any idea where to change this behaviour?

 

Best regards,

Stefan

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I guess this is the same issue as what's described here: https://github.com/odoo/odoo/issues/282

 

Ảnh đại diện
Huỷ bỏ