[Mono-bugs] [Bug 529049] New: Class status pages contain garbage in img alt attribute

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 6 18:56:32 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=529049


           Summary: Class status pages contain garbage in img alt
                    attribute
    Classification: Mono
           Product: Mono: Tools
           Version: 2.4.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: neil_mayhew at sil.org
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:

The class status pages referenced from <http://go-mono.com/status/> contain a
lot of garbage in some img alt attributes.

Steps to reproduce the problem:
1. Fetch the source of
http://go-mono.com/status/status.aspx?reference=1.1&profile=1.0&assembly=System.Windows.Forms
2. Search for <img alt="Collapse

Actual Results:
<img alt="Collapse System.Windows.Forms.dll&lt;span class='report'
title=&quot;7 missing members&quot;>&lt;span class='icons suffix
missing'>&lt;/span>7&lt;/span>&lt;span class='report' title=&quot;3 extra
members&quot;>&lt;span class='icons suffix extra'>&lt;/span>3&lt;/span>&lt;span
class='report' title=&quot;6 warnings&quot;>&lt;span class='icons suffix
warning'>&lt;/span>6&lt;/span>&lt;span class='report' title=&quot;57 items with
notes&quot;>&lt;span class='icons suffix todo'>&lt;/span>57&lt;/span>&lt;span
class='report' title=&quot;116 members that throw
NotImplementedException&quot;>&lt;span class='icons suffix
niex'>&lt;/span>116&lt;/span>"

Expected Results:
<img alt="Collapse System.Windows.Forms.dll"

How often does this happen? 
Always

Additional Information:
This is generated by mono-tools/webcompare but I think the error is in a
lower-level library function somewhere.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list