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 25105 - JavaHelp - White squre is displayed instead of dash sign '-'
Summary: JavaHelp - White squre is displayed instead of dash sign '-'
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: corba (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-25 08:32 UTC by Keiichi Oono
Modified: 2003-06-30 17:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot for the image (85.02 KB, image/jpeg)
2002-06-25 08:33 UTC, Keiichi Oono
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Keiichi Oono 2002-06-25 08:32:06 UTC
Forte for Java 4.0 (Build 020620)
JDK 1.4.0

To reproduce:
    - Select menu Help->Contents
    - Select The CORBA Module->Corba Portable
Object Adapter
      ->POA Policies

The white squre is displayed instead of dash sign
'-'. See attached image file. The HTML content
include '&#151' to display dash sign '-', but
JavaHelp viewer seems not to support Character
Entity format.
The actual file name is "docs/POA/policies.html".
Comment 1 Keiichi Oono 2002-06-25 08:33:50 UTC
Created attachment 6404 [details]
Screenshot for the image
Comment 2 Patrick Keegan 2002-07-10 16:04:32 UTC
I will fix this in the trunk and for 3.4
Comment 3 Patrick Keegan 2002-07-16 22:21:53 UTC
fixed in trunk. &151; changed to periods (.) per formatting 
conventions instead of to hyphens (-). Not sure about the target 
milestone. Maybe somebody can tell me whether a new NBM be made for 
CORBA for the NB 3.4 update center? 
Comment 4 David Kaspar 2002-07-22 10:52:11 UTC
Verified
Comment 5 Quality Engineering 2003-06-30 17:07:24 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.