Ticket #1021 (closed Defect: fixed)
Extending shared types with "private parts" (:-)
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Critical | Milestone: | Release 4.8.4 |
Component: | DeepaMehta Standard Distribution | Version: | 4.8.3 |
Keywords: | Cc: | dgf, Malte, JuergeN | |
Complexity: | 8 | Area: | |
Module: | deepamehta-core |
Description
When user A extends a type which is shared with user B with "private parts" user B gets real trouble with continuing using that type. Existing instances do not render anymore, even creating new instances is not possible anymore.
This happens if user B doesn't have read access to any part of the type def:
- child type
- assoc def
- custom assoc type
Change History
comment:10 Changed 8 years ago by Jörg Richter <jri@…>
comment:11 Changed 8 years ago by jri
- Status changed from accepted to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.