<?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>6828</bug_id>
          
          <creation_ts>2009-04-16 16:53:56 +0000</creation_ts>
          <short_desc>HTTP_RESPONSE-1 not triggered properly on network and/or DNS errors</short_desc>
          <delta_ts>2009-04-16 17:08:17 +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>Java Library</component>
          <version>unspecified</version>
          <rep_platform>Other</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>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="fd">fd</reporter>
          <assigned_to name="fd">fd</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>24777</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-04-16 16:53:56 +0000</bug_when>
    <thetext>Description
-----
We do not have any generic way to represent a network error in a moki representation. The only thing we have so far is the HTTP_RESPONSE-1 code that appears in an HTTPerror element in an HTTPResponse element, and that is specific to the HTTP scheme.

The new version creates a FailedRetrievalElement whenever a network error occurs, but since it cannot be represented in the moki, there is no final error message in the report.

TODO
-----
Rollback a bit and create an HttpRetrievalElement with a NETWORK_ERROR status code as in previous version so that an HTTPerror element be issued.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24780</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-04-16 17:08:17 +0000</bug_when>
    <thetext>Rolled back to former way of issuing HTTPerror elements.

New regression test added to the test suite:
LINK_TARGET_FORMAT 8</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>