From: subs <su...@sn...> - 2004-05-01 10:28:58
|
> 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. OK I've figured out what's happening. Every time PageKit parses a page/component, $Apache::PageKit::Content::PAGE_ID_XSL_PARAMS is re-initialized which nukes the previous component's params. I'll submit a patch once I've had a chance to test it fully. ben |