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 55179 - Library name validator should be enchanced
Summary: Library name validator should be enchanced
Status: RESOLVED DUPLICATE of bug 46863
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-18 12:33 UTC by Kirill Sorokin
Modified: 2005-02-18 14:57 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 Kirill Sorokin 2005-02-18 12:33:09 UTC
Steps to reproduce:
- open the Library Manager (Tools->Library Manager)
- press the New Library... Button
- try to enter a name that contains spaces
  a warning appears and the OK button is disabled, 
  this is strange as the default iibraries do 
  contain spaces (and after manually editing the 
  library xml file it works fine)
- enter a&#1090; incorrect name (e.g. 'Test<!--') - it is 
  accepted by the validator but an exception is 
  thrown upon pressing OK
Comment 1 Tomas Zezula 2005-02-18 14:57:11 UTC
This issue is a duplicate of
http://www.netbeans.org/issues/show_bug.cgi?id=46863 and will be
addressed by solving it.

*** This issue has been marked as a duplicate of 46863 ***