<?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>11458</bug_id>
          
          <creation_ts>2010-12-02 21:42:00 +0000</creation_ts>
          <short_desc>mechanism needed to control refresh url for ajax applications</short_desc>
          <delta_ts>2013-02-08 23:59:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <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="Dennis Andersen">dennisa</reporter>
          <assigned_to name="Travis Leithead [MSFT]">travil</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>plh</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>travil</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>43008</commentid>
    <comment_count>0</comment_count>
    <who name="Dennis Andersen">dennisa</who>
    <bug_when>2010-12-02 21:42:00 +0000</bug_when>
    <thetext>Often a web application will change states as the user works with it. If the user were to do a &quot;refresh&quot; in the browser, the state is generally lost unless the underlying javascript and/or server do a lot of work to keep track of this. The simplest method for doing this would be to tell the browser that if a refresh is done, it should go to a specific url other than the original. Obviously this could have big security implications so it would be reasonable to restrict the url to the current domain or even the current page (use &apos;#&apos; or &apos;?&apos; to get the server and javascript to get the correct state back).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43009</commentid>
    <comment_count>1</comment_count>
    <who name="Dennis Andersen">dennisa</who>
    <bug_when>2010-12-02 21:46:12 +0000</bug_when>
    <thetext>Consider :

location.refreshUrl = &apos;#page45&apos;;

This would affect the refresh so that when the browser effects a refresh, the refreshed url would be &quot;http://www.somesite.com/ajaxPage.html#page45&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46110</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-02-28 22:40:34 +0000</bug_when>
    <thetext>This is already possible with history.pushState() as far as I can tell.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81654</commentid>
    <comment_count>3</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2013-01-21 15:57:51 +0000</bug_when>
    <thetext>Mass move to &quot;HTML WG&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81764</commentid>
    <comment_count>4</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2013-01-21 16:00:31 +0000</bug_when>
    <thetext>Mass move to &quot;HTML WG&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82800</commentid>
    <comment_count>5</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2013-02-08 23:55:50 +0000</bug_when>
    <thetext>Started thread on public-html:
http://lists.w3.org/Archives/Public/public-html/2013Feb/0000.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82801</commentid>
    <comment_count>6</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2013-02-08 23:59:41 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:


   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: No spec change
Rationale: Agreed with Maciej on the discussion at:
http://lists.w3.org/Archives/Public/public-html/2013Feb/0022.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>