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 143806

Summary: I18N - grails project with multibyte at beggining of name or path wont be created
Product: groovy Reporter: Ken Frank <kfrank>
Component: GrailsAssignee: Martin Janicek <mjanicek>
Status: NEW ---    
Severity: blocker Keywords: I18N
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Ken Frank 2008-08-13 20:09:42 UTC
in ja locale, solaris

create new grails project with project name or project dir name
that has multibyte as the first character(s) of the name - 
project won't be created and output window msg
String index out of range: 1

and console message shows
警告 [org.netbeans.modules.groovy.grailsproject.ui.wizards.NewGrailsProjectWizardIterator]: Folder was expected, but not
found: /home/user/NetBeansProjects/告 告GrailsApplication7

whereas if the multibyte is not at the first part, its created ok.
Comment 1 Ken Frank 2008-09-09 20:15:46 UTC
please evaluate and if it wont be fixed or if its not supported
in grails itself to have files or directories with non ascii as part,
please add to relnotes and/or user faq.

ken.frank@sun.com
Comment 2 Petr Hejl 2008-11-18 14:57:37 UTC
Need to test the grails itself.