<?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>24303</bug_id>
          
          <creation_ts>2014-01-15 23:39:20 +0000</creation_ts>
          <short_desc>location.reload() when document address has a fragment should not cause just fragment navigation</short_desc>
          <delta_ts>2014-01-16 17:51:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</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>Unsorted</target_milestone>
          <dependson>24302</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Silvia Pfeiffer">silviapfeiffer1</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>kornstaedt</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>98541</commentid>
    <comment_count>0</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2014-01-15 23:39:20 +0000</bug_when>
    <thetext>+++ This bug was initially created as a clone of Bug #24302 +++

location.reload() is specified to cause a regular navigation, and nothing in the initial six steps of the navigation algorithm seems to specifically prevent reload() from reaching the step labeled &quot;Fragment identifiers&quot;.  So reload() could end up causing just a fragment navigation.

This doesn&apos;t correspond to the behavior of real browsers, where reload() always causes a re-fetch of the document, even if the document address has a fragment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98640</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-01-16 17:51:20 +0000</bug_when>
    <thetext>Leif: Thanks for this bug. I have updated the WHATWG HTML standard accordingly. In future, if you wish to file bugs on the HTML standard, I recommend using the widget at the bottom right of the specification (http://whatwg.org/html), or filing a bug using this bug report link: http://whatwg.org/newbug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98641</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-01-16 17:51:28 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8400.
Check-in comment: Turns out location.reload() does work even when you have a fragment identifier...
http://html5.org/tools/web-apps-tracker?from=8399&amp;to=8400</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>