This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 42832

Summary: classes_view.html has a small bug
Product: usersguide Reporter: _ mihmax <mihmax>
Component: CodeAssignee: issues@usersguide <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: The proposed patch

Description _ mihmax 2004-05-05 11:48:48 UTC
Hi, it's a pretty minor bug in
javahelp/.../debug/environment/classes_view.html -
a missing " (doublequote) in img tag.

Unified Diff Attached (for release36 branch)
Comment 1 _ mihmax 2004-05-05 11:50:13 UTC
Created attachment 14722 [details]
The proposed patch
Comment 2 Patrick Keegan 2004-05-14 13:06:36 UTC
fixed in trunk. Thanks Maxym
Comment 3 Patrick Keegan 2004-05-14 13:14:55 UTC
fixed in trunk
Comment 4 _ mihmax 2004-05-14 13:22:00 UTC
Thanks Patrick