(cc'd to xalan-dev as a head's up) Norman Walsh <[EMAIL PROTECTED]> wrote on 11/20/2002 03:41:17 PM: > According to the debug messages, it can't evaluate $expand-if-token > but I can't > see where that could ever become an RTF. Your bug, or mine? Well, it is Xalan bug, for sure. The param space was not being cleared in the case of apply-imports, which meant it was not reading the default value and was getting some old value instead. To the list: This means in the current versions of Xalan, parameters may not read default values correctly. I've not posted a bugzilla bug yet... I'll try to get it done tomorrow, including a test to reproduce the bug. -scott
