[Mono-bugs] [Bug 457847] New: it should be possible to rename a project using characters that are legal for filenames

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 9 21:09:11 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=457847


           Summary: it should be possible to rename a project using
                    characters that are legal for filenames
           Product: Mono: Debugger
           Version: SVN
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: gui
        AssignedTo: martin at novell.com
        ReportedBy: gauthier.segay at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


It's possible to create a project with paren character in it's name, but when
renaming a project paren character is not allowed.

steps to reproduce:

- create a new empty solution
- add new project, use paren in it's name
- try to rename the project by appending some valid filename characters

current result:

----- Unnamed dialog ------
Project name may not contain any of the following characters: ',(,),",{,},|

cancel

expected result:

- only forbit invalid characters such as <, >, |, :, /, \, *
- unable to type such characters while renaming


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list