Hi... there is a strange Problem with Embperl V2 and libxslt which I don't understand. The Software is Embperl 2.0b10, libxslt 1.0.16 on Linux.
I use EmbperlObject to build the pages, with a user defined recipe, saying that XSLT will only be used for base.epl -- using the standard Embperl-recipe for all other files. For a simple request (GET w/o parameters) this works. But if I POST some data to that page, I get a "Evaluating user parameter [...] failed" -- where [...] is the name of the parameter posted -- in my apache error logs. Embperl sends an error page saying "Error xpath.c:6675: Encoding error:" Changing the recipe to directly output the xml data gives a plain xml document that can be "compiled" with xsltproc. I've spent some time trying to use only standard recipes and stuff like that, getting the same result all the time. Thanks in advance for your help and greets from Karlsruhe, Björn Tackmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]