



Sares wrote:Hello Albert,
I´ve made another validation using the latest 8.0.4 version and the errors disappeared (except errors because of not encoded & - I was not able to find how to disable this check, can you give me a hint please).
Sares wrote:No error because of text after </html> and no "Error The "html" tag must have an end tag" - message. I´ve validated the same project using almost the same settings with target list URL and follow link method.
So something is different between these two versions of the Batch-Wizard. I unfortunately can not provide you a target list, because this app is on a local intranet and it´s hard to extract some parts of it.


Then can you send me the report page from the Batch Wizard that has these false errors? Please send to support at htmlvalidator dot com. That may help (but may not be enough). I'll let you know.

Sares wrote:Hi,
the error message of the Batch Wizard 8 is the following:
--
Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
Sares wrote:Hmm, do you really need the complete report? It´s a real huge report and there are no other errors than the two I described, but these two repeat over and over again (errors on more than 300 Pages) ...


It looks like you are using '&' outside of a tag. In that case, the message cannot be disabled. You should use '&' instead.
I don't need the complete report, just a piece of it or a report page that shows the validator messages and any document source related to those messages.

Sares wrote:Yes you are right, & is used a lot in the query-string and sometimes in the normal generated html code. Changing this would be a real challenge, because a lot came out of databases or is generated dynamically.


Ooops... there are so many options in CSE HTML Validator that I can't remember them all. Try disabling the Validate references option in the Validator 2 tab of the Validator Engine Options.
2:2 Error The "html" tag must have an end tag (</html>) but the end tag was not found. In XHTML, all elements not declared as empty (like "b", "p", "span", etc.) must have an end tag. Elements declared as empty (like "br", "img", "input", etc.) can have an end tag or can use the empty element shorthand.
<html xmlns="http://www.w3.org/1999/xhtml">
68 Error Reached the end of the document before the ending '>', '-->', '?>', '##>', or '%>'.
</html
Comment CSE HTML Validator Professional 9.00 BETA 1 expires on October 1, 2008, 138.22 days from now. Note that BETA versions always expire, even if registered.
Comment "Errors only" mode enabled. Not a thorough or complete validation.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Client Login</title>
<link rel="stylesheet" media="screen" href="../../css/styles.css" />
<script type="text/javascript" language="JavaScript" src="../../js/functions.js"></script>
<script language="JavaScript" type="text/javascript">
function setfocus() { document.login.username.focus(); }
</script>
</head>
<body onload="setfocus()">
<div id="DMBRI" style="position:absolute;">
<img src="../../dhtml/images/dmb_i.gif" name="DMBImgFiles" width="1" height="1" border="0" alt="" />
<img src="../../dhtml/dmb_m.gif" name="DMBJSCode" width="1" height="1" border="0" alt="" />
</div>
<script language="JavaScript" type="text/javascript" src="../../js/dhtml.js"></script>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td colspan="3" bgcolor="#CEEFFF">
<img src="../../images/spacer.gif" width="16" height="1" alt="" />
<a href="javascript:;" onmouseover="cFrame.ShowMenu('IR',19, 19, false,'pic1|3',0);" onmouseout="cFrame.tHideAll();"><img src="../../images/home.png" width="64" height="18" alt="" border="0" name="pic1" /></a><a onmouseover="cFrame.ShowMenu('Business', 83, 19, false,'pic2|3',0);" onmouseout="cFrame.tHideAll();" href="javascript:;"><img src="../../images/business.png" width="66" height="18" alt="" border="0" name="pic2" /></a><a onmouseover="cFrame.ShowMenu('Employee', 149, 19, false,'pic3|3',0);" onmouseout="cFrame.tHideAll();" href="javascript:;"><img src="../../images/employee.png" width="111" height="18" alt="" border="0" name="pic3" /></a><a onmouseover="cFrame.ShowMenu('Service', 260, 19, false,'pic4|3',0);" onmouseout="cFrame.tHideAll();" href="javascript:;"><img src="../../images/service.png" width="57" height="18" alt="" border="0" name="pic4" /></a><a onmouseover="cFrame.ShowMenu('HumanRessources', 317, 19, false,'pic5|3',0);" onmouseout="cFrame.tHideAll();" href="javascript:;"><img src="../../images/human-resources.png" width="110" height="18" alt="" border="0" name="pic5" /></a><a onmouseover="cFrame.ShowMenu('Departments', 427, 19, false,'pic6|3',0);" onmouseout="cFrame.tHideAll();" href="javascript:;"><img src="../../images/departments.png" width="80" height="18" alt="" border="0" name="pic6" /></a>
</td>
</tr>
<tr>
<td colspan="3" bgcolor="#CEEFFF"><img src="../../images/spacer.gif" width="1" height="35" border="0" alt="" /></td>
</tr>
<tr bgcolor="#CEEFFF">
<td><img src="../../images/spacer.gif" width="20" height="10" border="0" alt="" /></td>
<td> </td>
<td valign="bottom" align="right"><a href="../../home.php"><img src="../../images/small.png" width="311" height="55" alt="" border="0" /></a><img src="../../images/spacer.gif" width="10" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="3"><img src="../../images/spacer.gif" width="100" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="3" bgcolor="#00457B" align="right"><a href="javascript: feedbackWin()"><img src="../../images/feedback.png" width="115" height="15" alt="Let us know, what you think" border="0" /><img src="../../images/spacer.gif" width="55" height="1" border="0" alt="" /></a></td>
</tr>
</table>
<div class="contentwrapper">
<h3>ADMINISTRATION</h3>
<div class="content">
<p>To use the areas of administration, you must have a proper username and password.</p>
<p>You will get permissons exclusively from the admin team.</p>
<form name="login" target="content" action="./login.php?goto=1" method="post">
<table width="400" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>Username:</td>
<td><input type="text" name="username" size="25" /></td>
</tr>
<tr>
<td>Password:</td>
<td><input type="password" name="password" size="25" /></td>
</tr>
<tr>
<td> </td>
<td><input type="submit" name="senden" value="LOGIN" size="15" /></td>
</tr>
</table>
</form>
</div>
</div>
</body>
</html>




Sares wrote:Hi,
yes, that´s correct. CSE HTML Validator is not showing the final '>' of <html/>. I have tried to use all kind of settings, have disabled a lot of things, added some options again ... unfortunately without any success.


Sares wrote:Thank you very much!
Sares



Users browsing this forum: No registered users and 1 guest