We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

#1906 closed Defect (duplicate)

Calls to deprecated entity methods - bookmarks

Reported by: kmmc Owned by:
Priority: low Milestone: Elgg 1.7
Component: Bookmarks Version:
Severity: minor Keywords:
Cc: brettp Difficulty:

Description

There are several calls to the recently deprecated get_entities and get_entities_from_relationship methods. If debug mode is enabled these method calls produce warning messages.

Attachments (1)

bookmarks.patch (3.5 KB) - added by kmmc 3 years ago.
Patch file with updated method calls to elgg_get_entities, elgg_list_entities and elgg_get_entities_from_relationship

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by kmmc

Patch file with updated method calls to elgg_get_entities, elgg_list_entities and elgg_get_entities_from_relationship

comment:1 Changed 3 years ago by kmmc

A new ticket, #342 has been created for all deprecated method calls associated with standard plugins.

comment:2 Changed 3 years ago by kmmc

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