Fixed hard coded rewriting of html files was fixed on SqlStringInjection
Added testcases for this situation
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user