Bug 13262

Summary: Javadoc: more problems with spaces in destination name
Product: [Eclipse Project] JDT Reporter: Andre Weinand <andre_weinand>
Component: UIAssignee: Dorian Birsan <birsan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: 2.0 M5   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.