<?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>278</bug_id>
          
          <creation_ts>2003-07-22 06:42:05 +0000</creation_ts>
          <short_desc>&quot;Referer&quot; redirect does not preserve CGI params</short_desc>
          <delta_ts>2003-07-24 17:00:00 +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>check</component>
          <version>0.6.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>0.6.2</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Terje Bless">link</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          <cc>ralf</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>657</commentid>
    <comment_count>0</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2003-07-22 06:42:05 +0000</bug_when>
    <thetext>When given &quot;/check?uri=referer;foo=bar&quot;, the extra CGI parameters are not
preserved in the resulting redirect.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>658</commentid>
    <comment_count>1</comment_count>
    <who name="Ralf Wiebicke">ralf</who>
    <bug_when>2003-07-22 07:54:04 +0000</bug_when>
    <thetext>May be, one wants have the &quot;/check/referer?foo=bar&quot; also preserve any additional 
parameters.  
 
Because this was the first thing I tried and I guess, most people would try this first. It&apos;s just 
because the validator page recommends that &quot;/check/referer&quot; URL and most unexperienced 
people like me don&apos;t know about that &quot;/check?uri=referer&quot;-Feature. 
 </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>660</commentid>
    <comment_count>2</comment_count>
    <who name="Ralf Wiebicke">ralf</who>
    <bug_when>2003-07-23 08:16:02 +0000</bug_when>
    <thetext>I found some links on the validation page with the same problem. When I open 
 
  http://validator.w3.org/check?uri=http%3A%2F%2Frw7.de%2Fralf%2Ffavicon.ico;No200=1 
 
then the link named &quot;verbose results&quot; points to 
 
  http://validator.w3.org/check?uri=http%3A%2F%2Frw7.de%2Fralf%2Ffavicon.ico;verbose=1 
 
thus drops the No200=1. The same with the &quot;If you would like to create a link to this 
page&quot;-link. 
 </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>661</commentid>
    <comment_count>3</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2003-07-24 11:19:40 +0000</bug_when>
    <thetext>The issue in Comment #2 is similar but different from Bug #278; in the latter we
lose all CGI params during the redirect, in the former we simply fail to
propogate the No200 param. They are similar enough however that I&apos;ll probably
fix them both at the same time.

Additional CGI parameters on the /check/referer URL (cf. Comment #1) are not
supported and I feel no strong need to make them so. What might make sense is to
begin emitting the /check?uri=referer style of URLs in Validation results.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>662</commentid>
    <comment_count>4</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2003-07-24 12:17:40 +0000</bug_when>
    <thetext>Fixed. The updated code will be in the next beta release. Please verify that all
your test cases work at that time and reopen this bug if I missed something.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>663</commentid>
    <comment_count>5</comment_count>
    <who name="Ralf Wiebicke">ralf</who>
    <bug_when>2003-07-24 13:00:00 +0000</bug_when>
    <thetext> 
Thank you very much. For anyone, who wants to make a quick check, when the code is 
online, try 
 
http://rw7.de/ralf/favicon.ico 
 
and click on the validator icon at the right. </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>