I use Russian Windows XP, pgAdmin 1.14.2. When doing a dependency report for a table pgAdmin creates incorrect http-equiv string. Firefox and IE do not understand it, showing Russian characters incorrectly and this behaviour is correct. String is "<meta http-equiv="Content-Type" content="utf-8" />" and it should be "<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />". After modification, Firefox and IE work as expected.
-- Alexandr Ciornii, http://chorny.net -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support