Hi,
Apache-PageKit-2.14_03
mod_perl-1.99_13
libapreq2-2.02-dev
I'm having a couple of issues with XSL params:
1. PageKit is trying to locate xsl:param elements in the component XML
file, rather than the associated XSL file. This change seems to have
happened recently in Apache::PageKit::Content.pm when the XML::LibXML
call was moved out of the open_uri callback.
2. Something really weird is going on with XSL param caching - the
order in which components appear on the page seems to determine
whether or not params are correctly cached. I can't figure out exactly
why this is happening.
A patch for #1 and a testcase for #2 are attached.
cheers,
ben
|