Fixed hard coded rewriting of html files was fixed on SqlStringInjection

Added testcases for this situation
This commit is contained in:
nbaars
2015-02-08 14:12:01 +01:00
parent 861f3e9d37
commit bc21a86b68
6 changed files with 107 additions and 15 deletions

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
</head>
<body>
<v:imagedata src="lesson_solutions/TestPlugin_files/image001.png" o:title=""/>
<v:imagedata src="lesson_solutions/Unknown_files/image001.png" o:title=""/>
</body>
</html>