Bug 13262 - Javadoc: more problems with spaces in destination name
Summary: Javadoc: more problems with spaces in destination name
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Dorian Birsan CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-10 09:33 EDT by Andre Weinand CLA
Modified: 2002-04-15 11:20 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Weinand CLA 2002-04-10 09:33:10 EDT
Similar to bug #13252 but not quite:

1) open javdoc wizard on project
2) clear the destination field (remove all characters) and open the
   directory dialog.
-> the default location should be something like
      'C:\Documents and Settings\aweinand\My Documents'
3) use this suggestion and close dialog with 'OK'
3) 'finish' the wizard
4) select a class with javadoc within that project
5) from context menu select 'Open external javadoc'
-> a help viewer appears showing the error message:
   'The page cannot be displayed'
Comment 1 Martin Aeschlimann CLA 2002-04-11 05:04:49 EDT
moving to help
Comment 2 Martin Aeschlimann CLA 2002-04-11 05:05:15 EDT
to help
Comment 3 Dorian Birsan CLA 2002-04-15 11:20:44 EDT
Fixed in the latest nightly build. 
You will need to fix the problem with "Error: Access is denied" that happens 
when the javadoc file tries to write to the parent, and it does not catch the 
error.