XPathScript does the same thing (although Im probably not using the latest 
version)

On Tue, 26 Nov 2002, Matt Sergeant wrote:

> On Tue, 26 Nov 2002, Martin Bahlinger wrote:
> 
> > Hi!
> >
> > Can someone tell me how to avoid the delivery of raw xml/xsp files? This
> > happens when I try to transform it with a "not well-formatted" xsl
> > stylesheet. I already discovered the configuration paramter
> > AxErrorStylesheet. But this only applies to errors which happen during
> > xml/xsp parsing. However, if I have a xsp file which generates me proper
> > xml output and now try to transform it with
> > Apache::AxKit::Language::Sablot using a broken xsl stylesheet - then
> > AxKit delivers the rax xsp file to the client. This may be particularly
> > bad, when using e.g. the ESQL taglib and hence stored some database
> > password in your xsp file.
> 
> Hmm, that's bad. I would have thought Sablot would throw an exception if
> an error occurred. It certainly should, and then you'll get your
> ErrorStylesheet instead. If not, that's a bug that needs fixing.
> 
> Do you have a simple test case so the bug can be fixed?
> 
> -- 
> <!-- Matt -->
> <:->Get a smart net</:->
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to