Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML is not well-formed #12

Open
GoogleCodeExporter opened this issue Aug 13, 2015 · 0 comments
Open

HTML is not well-formed #12

GoogleCodeExporter opened this issue Aug 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Execute metagoofil with any target
2.Open the HTML file generated
3.Inspect the code (firefox even highlights the errors)

What is the expected output? What do you see instead?
The HTML output can be opened with a browser and there aren't any errors or 
warnings, but if the HTML code is parsed, you realise that it is not 
well-formed. For example, it starts directly with a <title> tag without 
enveloping everything in a <document> tag. There are also two </head> ending 
tags one after the other, and several extra </pre> tags.


What version of the product are you using? On what operating system?
I've checked out a read-only copy with svn, working in an Ubuntu, but I found 
the same problem with the version provided with Kali Linux.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Apr 2014 at 11:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant