I found, that html-code of the page "Main Views/Event Console" has encoding iso-8859-1. I think, because of this setting Event Console does not display correctly messages, which come from my Windows servers in windows-1251 coding. I belive this is just GUI problem, as the same messages packed into alarms are delivered to my mail in normal coding and are displayed correctly.
So, I want to change default coding iso-8859-1 to something else, e.g. for utf-8. I changed in the file /usr/local/zenoss/zenoss/etc/zope.conf following settings: default-zpublisher-encoding -> utf-8, rest-input-encoding -> utf-8, rest-output-encoding -> utf-8. But, nothing happend. Seems all these settings does not influence on the clause " <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">" of the page "Zenoss: Event Console". My question is how to change default charset in Zenoss? -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=37554#37554 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
