[Bug 68592] New: Create new project shouldn't allow empty project name
Giulio Prina Ricotti
prinaricotti at ieee.org
Wed Nov 19 18:20:06 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=68592
Summary: Create new project shouldn't allow empty project name
Product: kdevelop
Version: 2.1.5
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: prinaricotti at ieee.org
Version: 2.1.5 (using KDE 3.1.4)
Installed from: Gentoo
Compiler: gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice)
OS: Linux (i686) release 2.4.20-gentoo-r7
Project/new wizard asks for a project name. When no string is given, the wizard doesn't complain and goes on the next step. When clicking "Create" at the last step, it does complain that you do not have the perms to create the directory, or (if the dir it exists) that you cannot create a project into an existing directory.
-- How to reproduce
Project/New. Choose KDE Normal, give no project name, just press "next" until you get to the last window. Click "Create" then and the error dialog appears
-- Expected Behaviour
Minimal string check should've been done on the "Project Name" text field
More information about the KDevelop-devel
mailing list