Hi there, in our spins:invis OBS-repository we built a few days ago packages for "OpenERP-Server" and "OpenERP-Webclient". Both packages are working on openSUSE 11.3, 11.4 and factory. Installation and running the daemons is possible, but there are some problems left, where i need help! (I am neither a rpm-packaging crack nor a Python developer.) The webclient has a character-coding problem. My browser shows the site in "ISO-8859-1", but everything is done in "UTF-8". I found no place where I can fix that problem. If somebody has enough time an skills in Python, it would be nice if he/you could help us. Stefan -- To unsubscribe, e-mail: opensuse-invis+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-invis+help@opensuse.org
Am 30.08.2011 13:59, schrieb Stefan Schäfer:
Hi there,
Hi Stefan and list,
in our spins:invis OBS-repository we built a few days ago packages for "OpenERP-Server" and "OpenERP-Webclient". Both packages are working on openSUSE 11.3, 11.4 and factory. Installation and running the daemons is possible, but there are some problems left, where i need help! (I am neither a rpm-packaging crack nor a Python developer.)
The webclient has a character-coding problem. My browser shows the site in "ISO-8859-1", but everything is done in "UTF-8". I found no place where I can fix that problem.
If somebody has enough time an skills in Python, it would be nice if he/you could help us.
I have neither, but I give it a shot: are all the settings of the system correct: echo $LANG echo $LC_ALL Also, if only the browser shows this problem: is this in the <!DOCTYPE HTM... section or in the head below? If so, then maybe apache is setup wrong or simply grep for ISO-8859-1 in the openerp-directory? Hope this helps a little, best regards Udo
Stefan
-- Mit freundlichen Grüßen, Udo Pütz muon IT Dienstleistungen Udo Pütz Kastanienweg 5 52074 Aachen 0241 9813881 Betriebsinhaber: Udo Pütz USt-IdNr: wird schnellstmöglich nachgereicht!
Am 01.09.2011 13:20, schrieb Udo Pütz:
Am 30.08.2011 13:59, schrieb Stefan Schäfer:
Also, if only the browser shows this problem: is this in the <!DOCTYPE HTM... section or in the head below? If so, then maybe apache is setup wrong or simply grep for ISO-8859-1 in the openerp-directory?
The problem is that the sites are generated by python-scripts and I don't know where to find the Doctype-Definition. I try to grep for it. The openerp-web client is a daemon by its own and didn't need the apache webserver. Stefan -- To unsubscribe, e-mail: opensuse-invis+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-invis+help@opensuse.org
participants (2)
-
Stefan Schäfer
-
Udo Pütz