<?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>10615</bug_id>
          
          <creation_ts>2010-09-12 20:33:54 +0000</creation_ts>
          <short_desc>The asp.net imagebutton is not recognized correctly</short_desc>
          <delta_ts>2011-08-23 20:05:07 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>HEAD</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.readytomarket.net</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="Maxemilian Hilbrand">maxemilian.hilbrand</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38939</commentid>
    <comment_count>0</comment_count>
    <who name="Maxemilian Hilbrand">maxemilian.hilbrand</who>
    <bug_when>2010-09-12 20:33:54 +0000</bug_when>
    <thetext>Hi there,
we use an asp.net image button on our website. asp.net generally generates a style=&quot;border-width:0px&quot; into the input field. 
I have seen a newsgroup discussion entry (which was not answered) from 2008, where a user had a similar problem. 

Your checker displays a code, different to the original source code of the page. It displays the following error:

 Line 141, Column 124: there is no attribute &quot;border&quot; 
src=&quot;images/button-suchen.png&quot; border=&quot;0&quot; /&gt;&lt;input name=&quot;ctl00$ctl13&quot; type=&quot;te

BUT: There is not attribute border=&quot;0&quot; in the source of our pages. It cost about 4 hours to seek the complete website for this attribute, but it&apos;s simply not set, nowhere. I assume you have a bug in the parser.
Please let me know when you have fixed this problem because we want to pass the test. 

by the way: nearly no one of the big players pass your test...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55721</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2011-08-23 20:05:07 +0000</bug_when>
    <thetext>Validator does not invent the border=&quot;0&quot;, asp.net does some things under the hood.

http://www.solutioncottage.com/ShowSolution.aspx?solID=161
http://forums.asp.net/t/888319.aspx/2/10</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>