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 88524 - Destination page does not trim the entered value
Summary: Destination page does not trim the entered value
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-02 16:18 UTC by mariadavydova
Modified: 2007-03-30 11:40 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (213.61 KB, application/octet-stream)
2006-11-02 16:18 UTC, mariadavydova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mariadavydova 2006-11-02 16:18:26 UTC
Run engine.
Choose NetBeans IDE 6.0, NetBeans Platform 6.0 and Profiler to install.
On jdk selection panel for NetBeans IDE 6.0 select some compatible jdk,  enter
"spaces" at the end of JDK Location path and go on. Installation finished with
warnings. Netbeans IDE and Profiler installation failed. See log details in
attachment
Comment 1 mariadavydova 2006-11-02 16:18:47 UTC
Created attachment 35734 [details]
log file
Comment 2 Kirill Sorokin 2006-11-03 12:48:21 UTC
The actual reason for this bug are not spaces after path to JDK, but spaces
after platform installation location. Destination page's behavior should be
corrected.
Comment 3 Kirill Sorokin 2006-11-03 12:53:03 UTC
Fixed. DestinationPanel now correctly trims it's value when storing it in the
product component's properties.