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 25698 - ide.css not being picked up by Ant manual
Summary: ide.css not being picked up by Ant manual
Status: CLOSED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-07-16 17:43 UTC by John Jullion-ceccarelli
Modified: 2003-06-30 14:46 UTC (History)
1 user (show)

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 John Jullion-ceccarelli 2002-07-16 17:43:44 UTC
Since the Ant manual was moved to the Ant docs module, the 
pages in the Ant module no longer pick up the central 
ide.css. This is an a11y bug (even though it's no longer 
in the regular distribution).
Comment 1 Jesse Glick 2002-07-16 19:11:56 UTC
Probably suffices to let

ant/docs/src/org/apache/tools/ant/module/docs/helpset-decl.xml

use nbdocs: rather than nbresloc: URL. Try it.
Comment 2 David Konecny 2002-07-17 16:09:12 UTC
You were right Jesse (as usually :-).

Fixed in file:
Checking in src/org/apache/tools/ant/module/docs/helpset-decl.xml
new revision: 1.2; previous revision: 1.1

I will ask Robert to upload new verion on AU and then close the issue.
Comment 3 David Konecny 2002-07-18 16:46:17 UTC
module is on AU
Comment 4 Jesse Glick 2002-07-19 15:43:54 UTC
David - the ant/docs module is branched for release34, is considered a
stable module even though not in the default config, and I think ought
to be handled as for any code in high resistance - i.e. any changes
destined for 3.4 should be made in the release34 branch, after
notifying reviewers@netbeas.org, and AU NBMs for 3.4 should be built
from this branch.
Comment 5 David Konecny 2002-07-22 10:06:28 UTC
This is trivial fix in Ant module layer, but although it is only P3, 
it is very visible bug. Jesse suggested fix and I reviewed it and 
implemented it. I tested the fix by installing newly created module 
and style sheet was used (proper font is used etc.).

It is already in main trunk:

  User: dkonecny
  Date: 02/07/17 08:06:51

  Modified:    docs/src/org/apache/tools/ant/module/docs               
 helpset-decl.xml
  Log:
  #25698 - url protocol fixed
  
  Revision  Changes    Path
  1.2       +1 -1
ant/docs/src/org/apache/tools/ant/module/docs/helpset-decl.xml
  
http://ant.netbeans.org/source/browse/ant/docs/src/org/apache/tools/an
t/module/docs/helpset-decl.xml.diff?r1=1.1&r2=1.2
Comment 6 David Konecny 2002-07-23 14:31:08 UTC
Integrated into NB34:

Checking in helpset-decl.xml;
new revision: 1.1.42.1; previous revision: 1.1
Comment 7 Milan Kubec 2002-07-24 12:20:02 UTC
Verified in rel34-200207232340.
Comment 8 Quality Engineering 2003-06-30 14:46:06 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.