[Zope] Zope 2.3.0b2 bug #2
Oleg Broytmann
Oleg Broytmann <phd@mail2.phd.pp.ru>
Sat, 20 Jan 2001 17:08:02 +0300 (MSK)
It is not exactly bug, but VERY unplesant misfeature:
Zope now sends all HTML in management screens with
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
This is WRONG way of doing! Please stop it and don't do it :) Meanwhile
- where I can turn this off?
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.