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 - classes_view.html has a small bug
Summary: classes_view.html has a small bug
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@usersguide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-05 11:48 UTC by _ mihmax
Modified: 2004-08-13 12:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The proposed patch (880 bytes, patch)
2004-05-05 11:50 UTC, _ mihmax
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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