Bug 347368 - Adding attribute with visibility public using new->attribute gets ignored. Only using property works.
Summary: Adding attribute with visibility public using new->attribute gets ignored. On...
Status: RESOLVED DUPLICATE of bug 341742
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-07 07:58 UTC by Guus
Modified: 2015-05-07 09:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guus 2015-05-07 07:58:44 UTC
Steps to repeat the error:

1. Open umbrello
2. Create new class
3. Use new->attribute from right mouse click and define new attribute with visibity public
4. Visibility gets ignored: gets visibility private.

Using property->(new attrbitute)->property you can reset the visibility to public.

Repeating this for multiple attributes: same result.

Reproducible: Always
Comment 1 Ralf Habacker 2015-05-07 09:19:11 UTC

*** This bug has been marked as a duplicate of bug 341742 ***