<?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>1183</bug_id>
          
          <creation_ts>2005-03-31 16:50:49 +0000</creation_ts>
          <short_desc>Response.Redirect ASP breaks validation</short_desc>
          <delta_ts>2005-11-16 08:48:13 +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 XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.federhotels.it/default.asp</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>verygoodguy33</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>3858</commentid>
    <comment_count>0</comment_count>
    <who name="">verygoodguy33</who>
    <bug_when>2005-03-31 16:50:49 +0000</bug_when>
    <thetext>if the validator comes accross a response.redirect (ASP code) it stops 
validation of the current page and instead validates the target page of the 
response.redirect.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3859</commentid>
    <comment_count>1</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2005-03-31 18:20:24 +0000</bug_when>
    <thetext>Can you provide an URL that demonstrates this behaviour?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3860</commentid>
    <comment_count>2</comment_count>
    <who name="">verygoodguy33</who>
    <bug_when>2005-03-31 21:26:59 +0000</bug_when>
    <thetext>the a.asp file (see URL) has a response.redirect to default.asp

result in validator:
Note:The URL you gave me, &lt;http://www.theprofoundone.com/a.asp&gt;, returned a 
redirect to &lt;http://www.theprofoundone.com/default.asp?page=Home&gt;. 
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3861</commentid>
    <comment_count>3</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2005-04-01 04:30:46 +0000</bug_when>
    <thetext>The ASP code &quot;response.redirect&quot; causes the server to emit a &quot;302 Moved&quot; HTTP status code;
i.e. it issues a redirect. That the Validator follows this redirect is a feature not a bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3863</commentid>
    <comment_count>4</comment_count>
    <who name="">verygoodguy33</who>
    <bug_when>2005-04-01 12:00:57 +0000</bug_when>
    <thetext>well i its a feature that should be optional.. this way i cant completely 
verify the pages i&apos;m making because almost every page uses at least one 
redirect..</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>