<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>1169</bug_id>
          
          <creation_ts>2005-03-12 13:52:16 +0000</creation_ts>
          <short_desc>Parser difference between server and computer check / miss check</short_desc>
          <delta_ts>2005-03-13 06:11:55 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>Parser</component>
          <version>0.7.0</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows ME</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.choex.com/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alain Bader">webmaster</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3900</commentid>
    <comment_count>0</comment_count>
    <who name="Alain Bader">webmaster</who>
    <bug_when>2005-03-12 13:52:16 +0000</bug_when>
    <thetext>The validator indicates this error on my page when I make a check on my server :

Line 128, column 6: end tag for element &quot;P&quot; which is not open
&lt;/p&gt;

But indicates that all is corect when I check the same page on my computer.

In fact there is no &lt;/p&gt; at all !</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3901</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2005-03-13 06:11:55 +0000</bug_when>
    <thetext>Cannot reproduce this with the URI given (the page is still invalid at the time of this comment, but with 
different errors).

The Markup Validator does not invent markup, if it references some markup, then this markup is 
present in the served version of the page. Differences between a local html doc and served version may 
come from server processing.

I suggest using the &quot;show source&quot; and possibly &quot;parse tree&quot; to see exactly where the validator actually 
points.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>