<?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>28368</bug_id>
          
          <creation_ts>2009-08-16 15:26:00 -0700</creation_ts>
          <short_desc>WebKit doesn&apos;t restore URL fragments (#c1) when a URL is redirected during loading</short_desc>
          <delta_ts>2009-08-16 18:58:04 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>24175</dup_id>
          
          <bug_file_loc></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="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>beidson</cc>
    
    <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>140607</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2009-08-16 15:26:00 -0700</bug_when>
    <thetext>* SUMMARY
Short bug URLs with hash locations don&apos;t keep the hashes through the redirect.

* STEPS TO REPRODUCE
1. Open URL:  &lt;http://webkit.org/b/28355#c1&gt;

* EXPECTED RESULTS
After being redirected, the URL should be &lt;https://bugs.webkit.org/show_bug.cgi?id=28355#c1&gt;.

* ACTUAL RESULTS
After being redirected, the URL should be &lt;https://bugs.webkit.org/show_bug.cgi?id=28355&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>140611</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2009-08-16 15:43:40 -0700</bug_when>
    <thetext>This isn&apos;t a server issue.  The fragment in the URL is never sent to the server, so it would be up to the client to preserve the fragment across the redirect.  Firefox seems to get this right.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>140639</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2009-08-16 18:58:04 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>