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

Summary: Library name validator should be enchanced
Product: projects Reporter: Kirill Sorokin <ksorokin>
Component: LibrariesAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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 ***