Fixed nocache propagation through cache static tags. This bug could give overcaching if a <cache> or <nocache> tag was used inside a cache static tag like <if> or <emit> which in turn was used inside a non-cache static tag such as <replace> or <trimlines>. Rev: server/etc/modules/RXML.pmod/module.pmod:1.333