Fixed bug with context inheritance when using the old parse_rxml to do a subparse. Known misfeature: The parent parser is no longer tracked during parsing. That should only show itself in that runtime tags doesn't propagate into the surrounding parsers when Roxen.parse_rxml, Roxen.compile_rxml or Roxen.get_rxml_parser is used. I'm not sure that's undesirable, but it is a potential compatibility problem. Rev: server/base_server/rxml.pike:1.307 Rev: server/etc/modules/RXML.pmod/module.pmod:1.189