Ticket #1081 (closed Defect: fixed)

Opened 8 years ago

Last modified 8 years ago

Hide Association is broken

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.8.8
Component: DeepaMehta Standard Distribution Version: 4.8.7
Keywords: Cc: dgf, Malte, JuergeN
Complexity: 3 Area:
Module: deepamehta-topicmaps

Description

DM 4.8.7 has a severe bug: hiding an association does not work anymore (as well as hide-topic if hide-association is implied). A server-side AccessControlException is thrown.

This is due to the more strict access control as introduced in DM 4.8.7 (#1075).

Change History

comment:1 Changed 8 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Jörg Richter <jri@…>

In 419964022b8d2f5761d6d2e9334284679f7d79af/deepamehta:

Fix: hide-topic/assoc works again (#1081)

It was broken in DM 4.8.7

Java API:

1 new privileged operation in AccessControl:

void deleteAssociationMapcontext(Association assoc)

See #1081

comment:3 Changed 8 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.