[umbrello-devel] [umbrello] [Bug 341799] New: c++ import requests class name for global name space
Ralf Habacker
ralf.habacker at freenet.de
Fri Dec 12 09:52:51 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=341799
Bug ID: 341799
Summary: c++ import requests class name for global name space
Product: umbrello
Version: 2.14.3 (KDE 4.14.3)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
Importing the following code snippet
class Test : public ::testing::TestBase {};
results into a popup asking the user to insert a name for the global name
space.
Reproducible: Always
Steps to Reproduce:
1. open umbrello
2. import the appended test case through TreeView->"Logical View"->"Import
File"
Actual Results:
A popup is shown asking for the global name space
Expected Results:
The dialog should not be shown. The global name space does not have a name.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list