<?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>7071</bug_id>
          
          <creation_ts>2009-06-30 10:14:13 +0000</creation_ts>
          <short_desc>Back button: no way to go back to the results page</short_desc>
          <delta_ts>2009-07-02 14:46:09 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>mobileOK Basic checker</product>
          <component>Web interface</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="fd">fd</reporter>
          <assigned_to name="fd">fd</assigned_to>
          
          
          <qa_contact name="fd">fd</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25823</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-06-30 10:14:13 +0000</bug_when>
    <thetext>Error descriptions contain links to external sites. Once users have clicked on these sites, there is no way for them to go back to the results page without triggering a new mobileOK check. In other words, the &quot;Back button&quot; is not correctly handled.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25843</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-07-02 14:46:09 +0000</bug_when>
    <thetext>The please wait page now polls for update and expects some simple XML in an ad-hoc format:

 &lt;tasks&gt;
  &lt;task id=&apos;[taskid]&apos;&gt;
   &lt;status&gt;[done|running|error|&lt;/status&gt;
  &lt;/task&gt;
 &lt;/tasks&gt;

The user is redirected to the result page when status switches to &quot;done&quot;. Thus, the results page has a proper URI and the back button returns to that URI when going back from an external site.

The back button is still not handled properly within the page though, i.e. sections that may have been expanded by the user are not expanded when it goes back to the page. See Bug 7074.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>