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 123682 - missing ";" in " " characters
Summary: missing ";" in " " characters
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: CND (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ann Rice
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-08 15:27 UTC by Magdalena Goldyn
Modified: 2008-03-24 18:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magdalena Goldyn 2007-12-08 15:27:24 UTC
CND 6.0 OLH
-----------

Comment:
--------
";" is missing in many " " characters


Files:
--------
1. cnd/core/javahelp/org/netbeans/modules/cnd/help/CandC++ProjectBasics/LinkerOptions.html
   Where:
   C/C++ Project Properties Dialog Box:<br>
   &nbsp&nbsp;&nbsp;&nbsp&nbsp;&nbsp;<a href="../WorkingWithCandC++Projects/ProjectPropsLinkerGeneral.html">Linker 
   (General)</a><br>
   &nbsp&nbsp;&nbsp;&nbsp&nbsp;&nbsp;<a href="../WorkingWithCandC++Projects/ProjectPropsLinkerLibraries.html">Linker 
   (Libraries)</a><br>
   &nbsp&nbsp;&nbsp;&nbsp&nbsp;&nbsp;<a href="../WorkingWithCandC++Projects/ProjectPropsCommandLine.html">Command      
Line</a><br>

2. cnd/core/javahelp/org/netbeans/modules/cnd/help/CandC++ProjectBasics/ArchiverOptions.html
   Where:
   C/C++ Project Properties Dialog Box: <br>
   &nbsp&nbsp;&nbsp;&nbsp&nbsp;&nbsp;<a href="../WorkingWithCandC++Projects/ProjectPropsArchiverGeneral.html">Archiver 
   (General)</a><br>
   &nbsp&nbsp;&nbsp;&nbsp&nbsp;&nbsp;<a href="../WorkingWithCandC++Projects/ProjectPropsCommandLine.html">Command  
Line</a><br>
Comment 1 Ann Rice 2008-02-12 23:50:07 UTC
The missing ;s have been added.
Comment 2 dnikitin 2008-02-14 13:37:44 UTC
NetBeans IDE Dev (Build 200802140010)
-------------------------------------

I can still reproduce in the latest build.

/org/netbeans/modules/cnd/help/CandC%2B%2BProjectBasics/LinkerOptions.html

C/C++ Project Properties Dialog Box:<br>
&nbsp&nbsp;&nbsp;&nbsp&nbsp;&nbsp;<a href="../WorkingWithCandC++Projects/ProjectPropsLinkerGeneral.html">Linker 
(General)</a><br>

Comment 3 Ann Rice 2008-03-22 00:45:55 UTC
The missing ;s were added several weeks ago but the topic was not put back until the help was pushed on 3/12.
Comment 4 dnikitin 2008-03-24 18:35:48 UTC
Verified in NetBeans IDE Dev (Build 200803240003)