[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<span class='report'
title="7 missing members"><span class='icons suffix
missing'></span>7</span><span class='report' title="3 extra
members"><span class='icons suffix extra'></span>3</span><span
class='report' title="6 warnings"><span class='icons suffix
warning'></span>6</span><span class='report' title="57 items with
notes"><span class='icons suffix todo'></span>57</span><span
class='report' title="116 members that throw
NotImplementedException"><span class='icons suffix
niex'></span>116</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