<?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>9538</bug_id>
          
          <creation_ts>2010-04-16 09:23:51 +0000</creation_ts>
          <short_desc>Improve code references</short_desc>
          <delta_ts>2010-04-26 11:54:14 +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>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>enhancement</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>35098</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2010-04-16 09:23:51 +0000</bug_when>
    <thetext>For users, reports of errors are way more useful when they have some direct way to see where the error occurred.

Depending on the test, and in particular on how the test is actually conducted (XSLT, Java, third-party library), the mobileOK Checker returns incriminated code in inconsistent ways, sometimes with line and column information, sometimes without, sometimes with wrong info (see Bug 7208).

Try to improve the situation and report line info as much as possible.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35257</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2010-04-26 11:54:14 +0000</bug_when>
    <thetext>More specific code extracts are now returned. Depending on the test, this means:
- either the incriminated tag and the tag only, which is typically useful for errors triggered by specific attribute values.
- or the incriminated tag along with the beginning (about 40 characters) of its content.

See also Bug 6962</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>