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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>26226</bug_id>
          
          <creation_ts>2009-06-05 13:38:55 -0700</creation_ts>
          <short_desc>SF4 beta, CH2 fails to respect no-cache headers on page that redirects</short_desc>
          <delta_ts>2010-05-07 13:33:36 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://uwtools.com/sf4cache/bug.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="David Wu">davidzhiliwu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>beidson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>124570</commentid>
    <comment_count>0</comment_count>
    <who name="David Wu">davidzhiliwu</who>
    <bug_when>2009-06-05 13:38:55 -0700</bug_when>
    <thetext>Repros in Chrome 2.0.172.30 and Safari 4 beta.
Does NOT repro in SF 3, Chrome 1, FF2-3, IE7.

Test case: http://uwtools.com/sf4cache/bug.html

Setup:
1. On load, bug.html appends &quot;js.php&quot; as a script element.
2. js.php issues redirect to public.php:
 Cache-Control: no-cache, no-store, must-revalidate, max-age=0
 Pragma: no-cache
 Location: http://www.uwtools.com/sf4cache/public.php
3. public.php contains a js file with headers:
 Cache-Control: public
 Last-Modified: Mon, 23 Mar 2009 22:26:16 GMT

Expected Result:
Reloading bug.html should reload js.php due to the no-cache headers of js.php (e.g., to get a new redirect location).

Actual Result:
Reloading bug.html does not load js.php.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>222591</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-05-07 13:33:36 -0700</bug_when>
    <thetext>I doubt that this is a WebKit issue, although the fact that it fails in both Chrome in Safari suggests that it might be.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>