We have moved to Github. Please open tickets there.

Opened 4 years ago

Closed 3 years ago

#1213 closed Defect (fixed)

delete_relationship() does not trigger the delete relationship event

Reported by: cash Owned by:
Priority: normal Milestone: Elgg 1.7
Component: Core Version: 1.6
Severity: minor Keywords:
Cc: marcus, brettp, Difficulty:

Description


Change History (2)

comment:1 Changed 4 years ago by cash

Forgot to include this: delete_annotation() and delete_metadata() are similar functions and they both throw a delete event so for consistency, the delete relationship event should be triggered.

comment:2 Changed 3 years ago by brettp

  • Resolution set to fixed
  • Status changed from new to closed

(In [svn:3883]) Fixes #1213: delete_relationship() triggers delete:relationship hook.

Note: See TracTickets for help on using tickets.