--- parser3/www/htdocs/Attic/_bug.html 2005/12/19 12:24:57 1.114 +++ parser3/www/htdocs/Attic/_bug.html 2005/12/29 13:06:59 1.116 @@ -1,21 +1,7 @@ -@main[] -^try{ - ^mustfail[] -}{ - ^if($exception.type eq xml){ - failed, that's OK - $exception.handled(1) - } -} +@USE +/int2str.p -@mustfail[] -$dom_from_disk[^xdoc::create[input]] -$dom_created_in_air[^xdoc::create[doc]] -^dom_created_in_air.documentElement.appendChild[$dom_from_disk.documentElement] -^show_xdoc2[$dom_created_in_air] +@main[] +$request:charset[windows-1251] -@show_xdoc2[xdoc] -
^taint[html][^xdoc.string[ - $.method[html] -]] -+^int2str:money2str(71.86)