After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 447094 - ER-Diagram: "weak entity" isn't weak
ER-Diagram: "weak entity" isn't weak
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: objects
0.96.1
Other All
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-13 11:30 UTC by Áron Sisak
Modified: 2007-08-09 19:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Áron Sisak 2007-06-13 11:30:14 UTC
Please describe the problem:
This bug has been reported to Ubuntu: 

https://bugs.launchpad.net/ubuntu/+source/dia/+bug/85885


Steps to reproduce:

If I add from the ER-sheet a "weak entity" I get a normal entity. The only way to get a weak is to set the weak attribute manual over the properties menu.

Actual results:
A normal entity box appears.

Expected results:
A weak entity box appears.

Does this happen every time?
Yes

Other information:
Comment 1 Lars Clausen 2007-08-09 19:55:45 UTC
Reproduced & fixed.  This was caused by a lack of PROP_FLAG_NO_DEFAULTS for the "weak" field.