[Zope-Coders] Re: 342/ 3 Resubmit "Zope shouldn't insert <base ...> tag to File objects with text/html content type."

Chris McDonough chrism@zope.com
Tue, 17 Dec 2002 10:19:10 -0500


I think that we have a moratorium on changing any code that deals with
BASE tag behavior.  It's very fragile and needn't be messed with
unless something is desperately broken.

----- Original Message -----
From: "Collector: Zope Bugs, Features, and Patches ..."
<zope-coders-admin@zope.org>
To: "Artur Zaprzala" <zybi@talex.pl>; "Caseman" <casey@zope.com>;
"klm" <klm@zope.com>; "Brian" <brian@zope.com>; "chrism"
<chrism@zope.com>; "_Pending_ recipient"
<zope-collector-monitor@zope.org>
Sent: Tuesday, December 17, 2002 10:10 AM
Subject: [ZC] 342/ 3 Resubmit "Zope shouldn't insert <base ...> tag to
File objects with text/html content type."


> Issue #342 Update (Resubmit) "Zope shouldn't insert <base ...> tag
to File objects with text/html content type."
>  Status Pending, Zope/bug critical
> To followup, visit:
>   http://collector.zope.org/Zope/342
>
> ==============================================================
> = Resubmit - Entry #3 by Caseman on Dec 17, 2002 10:09 am
>
>  Status: Resolved => Pending
>
> This change has been rolled back since it was broken. A better fix
will need to be devised.
> ________________________________________
> = Resolve - Entry #2 by andym on Dec 16, 2002 8:03 pm
>
>  Status: Pending => Resolved
>
> Patch submitted, thanks to Paul Winkler.
> ________________________________________
> = Request - Entry #1 by Anonymous User on Apr 11, 2002 9:40 am
>
> Object of type "File" shouldn't be modified at all, but Zope inserts
<base> tag to text/html files, what more, this tag is incorrect!
> Example:
> <base href="http://foo.bar/text.html/" />
> The slash after the file name shouldn't be there.
> ==============================================================
>
>