Why "standard_error_message" gets called?

Peter Zechmeister <[email protected]>
Newsgroups gmane.comp.cms.zms.devel
Message-ID <[email protected]>
Hello,

we have a standard_error_message which contains some static HTML and
additionally sets some non-caching-HTTP-headers.
Example:
<dtml-call "REQUEST.response.setHeader('Cache-Control', 'no-cache')">
<dtml-call "REQUEST.response.setHeader('Pragma', 'no-cache')">

In our site, I got a problem in some places of our site with caching,
because pages got non-caching-HTTP headers from anywhere. I found out,
that these headers got set by the standard_error_message. But the
affected pages get delivered without an error. I fixed this with a
workaround meanwhile, but the fact, that standard_error_message gets
called anywhere in the zms-process but does not show an error is still
there. I guess, it has something to do with recursive embedding links.

Do you have any idea about this?

Regards
PeterZ


-- 
"Ordnung ist für einfach denkende Menschen das Ergebnis der ordnenden
Tätigkeit eines ordnenden Wesens.", Hayek
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.