--- parser3/www/htdocs/Attic/index.html 2002/12/19 10:17:42 1.205 +++ parser3/www/htdocs/Attic/index.html 2003/01/16 09:07:21 1.209 @@ -20,7 +20,7 @@ $body OK @main[] -$form:a= +#$form:a= #$a(123) #^a.format[%.10u] #$result[111] @@ -301,7 +301,7 @@ $form:a= #^downloadtest[] #^cachebug[] #^quickregexatend[] -#^docsamplehttpfileload[] +^httpfileloadtest2[] #^datecreatecolon[] #^exifdocsample[] #^rusagetv[] @@ -312,6 +312,54 @@ $form:a= #^manyto[] #^strangewrite[] #^badexceptiontype[] +#^coookieexpirestest[] +#^fullpathbug[] +#^form_fields_modification_bug[] +#^nbsp_xslt_output[] +#^mailcharset[] + +@mailcharset[] +^mail:send[ + $.from[paf@design.ru] + $.to[paf@mail.design.ru] + $.subject[проверка] + $.charset[koi8-r] + $.text[ + $.charset[koi8-r] + $.value[проверка] + ] +] + +@nbsp_xslt_output[] +$input[^xdoc::create[doc]] +$sheet[^xdoc::create{ + + + output ^;there + + +}] +$output[^input.transform[$sheet]] +#$response:body[^output.file[]] +^taint[^output.string[]] + + +@form_fields_modification_bug[] +$form:fields.foo[bar] +$form:foo +
+ +@fullpathbug[] +^file:fullpath[a.gif] + +@coookieexpirestest[] +$cookie:test1[ + $.value[1] + $.expires[session] +] + +$cookie:test1= + @badexceptiontype[] ^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{ @@ -440,10 +488,13 @@ $date[^date::create[2002:12:02]] #$date[^date::create[12:02]] ^date.sql-string[] -@docsamplehttpfileload[] -$file[^file::load[text;http://parser.ru/]] +@httpfileloadtest2[] +$file[^file::load[text;http://parser.ru/x; + $.any-status(1) +]] Программное обеспечение сервера: $file.SERVER
+HTTP status: $file.status
$file.text
@quickregexatend[]