<?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>37087</bug_id>
          
          <creation_ts>2010-04-05 07:59:26 -0700</creation_ts>
          <short_desc>HTTPS site, hit button button, page is refetched, however some of the form inputs is from cache</short_desc>
          <delta_ts>2010-04-05 15:25:21 -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>Forms</component>
          <version>420+</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>26241</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>abfmwei</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>tkent</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>208478</commentid>
    <comment_count>0</comment_count>
    <who name="">abfmwei</who>
    <bug_when>2010-04-05 07:59:26 -0700</bug_when>
    <thetext>This is how the exception can be reproduced on a secure HTTPS web site,

1. Hit a secure HTTPS page - HTTP GET, hidden input __EVENTVALIDATION = &apos;jkdlsfjalfdsja&apos;
2. Hit a button on the page - HTTP POST
3. Server responds with 302 redirect - HTTP GET, hidden input __EVENTVALIDATION = &apos;dfjkslaiowed&apos;
4. Hit Back button, page is refetched - HTTP GET, hidden input __EVENTVALIDATION = &apos;dfjkslaiowed&apos;
5. Hit a button on the page - HTTP POST, traffic sniffer shows __EVENTVALIDATION = &apos;jkdlsfjalfdsja&apos;, while it should be __EVENTVALIDATION = &apos;dfjkslaiowed&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>208738</commentid>
    <comment_count>1</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2010-04-05 15:25:21 -0700</bug_when>
    <thetext>This issue was fixed very recently.

*** This bug has been marked as a duplicate of bug 26241 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>