File:  [parser3project] / parser3 / tests / 415.html
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Mon May 20 23:02:35 2024 UTC (2 years, 3 months ago) by moko
Branches: MAIN
CVS tags: HEAD
more tests are updated to prepare for apostrophe escaping in HTML tainting

@main[]
$list[^file:list[415_dir;.*\.p]]
^list.sort{$list.name}
^list.menu{
    ${list.name}: ^try-catch{ ^use[415_dir/$list.name] }
}

@try-catch[jCode]
$result[]
^try{$jCode}{
	$exception.handled(true)
	$result[^taint[as-is;$exception.comment]]
}

E-mail: