Diff for /parser3/www/htdocs/Attic/_bug.html between versions 1.28 and 1.46

version 1.28, 2004/03/05 11:38:12 version 1.46, 2004/05/24 12:21:18
Line 1 Line 1
 $request:charset[windows-1251]  $xdoc[^xdoc::create{<?xml version="1.0" encoding="windows-1251" ?>
 $response:charset[windows-1251]  
   
 $f[^file::load[text;http://parser/_paf/;  <document>
         $.user[paf]  <step id="6" title="Test">
         $.password[123]  <description>
 ]]  <![CDATA[
   Cdata test
   ]]>
   </description>
   </step>
   </document>
   }]
   
 $f.text  ^xdoc.selectString[string(//description)]
   #$descriptionNode[^xdoc.selectSingle[/document/step/description]]
   #$descriptionNode.value
   

Removed from v.1.28  
changed lines
  Added in v.1.46


E-mail: