Bug 154953 - entity attributes dialog is the wrong dialog box, looks like its from the class/object dialog.
Summary: entity attributes dialog is the wrong dialog box, looks like its from the cla...
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-02 03:00 UTC by Bryan Nielsen
Modified: 2015-05-07 10:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.15.1 (KDE Applications 14.12.1)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Nielsen 2008-01-02 03:00:28 UTC
Version:           1.5.8 (using KDE KDE 3.5.8)
Installed from:    Fedora RPMs
OS:                Linux

Description of problem:
When editing the properties of an entity object in an entity relationship
diagram the dialog box for new attributes is the class attributes dialog instead
of the entity attributes dialog. This makes it impossible to create ERDs.

Version-Release number of selected component (if applicable):
umbrello 1.5.8

How reproducible:
Always reproducible.

Steps to Reproduce:
1. Start umbrello
2. Create a new project
3. Right click on the Entity Relationship Model folder and select New Entity
4. Right click on the new entity in the folder and select Properties
5. In the properties dialog select the Entity Attributes and click on the New
Entity Attribute button
6. At this point you should have the new entity attribute dialog box but instead
you are given what appears to be the class attributes dialog.

  
Actual results:
The wrong dialog box is presented for editing entity attributes.

Expected results:
The entity attributes dialog is expected as is produced in version 1.5.7 of
umbrello.
Comment 1 Bryan Nielsen 2008-01-02 03:02:11 UTC
This sounds like it may be related the non-displaying entity attributes bug as any attributes that are added do not show up in the entity, which may make sense if its launching the wrong dialog box.