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 97923 - Broken link in OLH
Summary: Broken link in OLH
Status: RESOLVED WORKSFORME
Alias: None
Product: usersguide
Classification: Unclassified
Component: Mobility (show other bugs)
Version: 5.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Bradley Schmidt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-15 07:38 UTC by Rebecca Liu
Modified: 2007-03-19 17:41 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 Rebecca Liu 2007-03-15 07:38:30 UTC
kjava/j2mejavahelp/javahelp/org/netbeans/modules/kjava/j2meproject/docs/getstarted/guides.html

<h2>Java ME MIDP Development Tutorials and Guides</h2>
<p>For a full list of NetBeans Mobility Pack for CLDC articles, tutorials and
related information see:<br>
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
    <param name="content" value="http://www.netbeans.org/kb/55/mobility.html">
    <param name="text"
value="<html><u>http://www.netbeans.org/kb/mobility.html</u></html>">
    <param name="textFontSize" value="medium">
    <param name="textColor" value="blue">
  </object>

Should be <param name="text"
value="<html><u>http://www.netbeans.org/kb/55/mobility.html</u></html>">
Comment 1 Lukas Hasik 2007-03-16 15:09:17 UTC
increasing priority, please fix for 5.5.1
Comment 2 Bradley Schmidt 2007-03-19 13:40:08 UTC
Please note: the link itselt is not actually broken, it works fine in the daily
builds I've tested. The problem is only in the HTML tags - it's transparent to
users. WIll fix anyway.
Comment 3 Bradley Schmidt 2007-03-19 17:41:47 UTC
The "errors" defined do not exist. THe links are fine.