pgAdmin III commit: Fix incorrect content-type in XSL stylesheets

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix incorrect content-type in XSL stylesheets
Date: 2012-05-28 08:23:19
Message-ID: E1SYvEV-0000eb-3W@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix incorrect content-type in XSL stylesheets

Should be text/html;charset=utf8, not just plain utf8.

Reported by Alexandr Ciornii

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2157caf5377bf70200a4bb88fe815a04f4aa97ea

Modified Files
--------------
docs/en_US/default-xsl.html | 2 +-
pgadmin/frm/frmReport.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sachin Srivastava 2012-05-28 14:08:39 Added platform x64 for png2c project.
Previous Message Dave Page 2012-05-22 11:04:41 Re: Fixed one crash in query tool with wxWidget 2.9