[Zope-dev] Re: Policy for Collector-Issues 545 and 1217?
Jamie Heilman
jamie at audible.transient.net
Mon Apr 26 11:33:42 EDT 2004
Maik Jablonski wrote:
>
> Sounds cool... I'm not sure if it's easy as you describe, but I hope so...:)
Basically you just grep for URL1 in all dtml files, anywhere you see
&dtml-URL1; or <dtml-var URL1 html_quote> and change it to
<dtml-var "REQUEST.URL1" html_quote> IIRC "REQUEST" is safe to use.
The culprit in this case is likely in manage_tabs.dtml
I've never been able to reproduce the "content_type" bug.
--
Jamie Heilman http://audible.transient.net/~jamie/
"Most people wouldn't know music if it came up and bit them on the ass."
-Frank Zappa
More information about the Zope-Dev
mailing list