[Zope-dev] chameleon.core removes the meta http-equiv="content-type" tag

Dan Korostelev nadako at gmail.com
Fri Aug 14 11:23:55 EDT 2009


2009/8/14 Jim Fulton <jim at zope.com>:
> On Fri, Aug 14, 2009 at 9:07 AM, Dan Korostelev<nadako at gmail.com> wrote:
>> Oh, thanks that you reminded me of that :))
>>
>> This looks like it migrated from zope.pagetemplate. That shameless
>> removal of content from my template annoyed me as well some time ago,
>> so at last I monkey-patched that method in zope.pagetemplate. I think,
>> we should remove that behaviour from both zope.pagetemplate and
>> chameleon.core, because it's developer' prerogative to decide what to
>> keep and what to remove from the rendered page, not the templating
>> system's. If noone objects, I'll fix it in zope.pagetemplate.
>
> Please get Fred Drake's review before removing this from zope.pagetemplate.

According to SVN history, the meta tag stripping was added 4 years ago
by Dmitry Vasiliev, not Fred Drake. Or was that done after Fred's
approval? :) Okay, anyway, I'll wait for him to return from vacation.


-- 
WBR, Dan Korostelev


More information about the Zope-Dev mailing list