We have moved to Github. Please open tickets there.

Opened 11 months ago

Closed 11 months ago

Last modified 10 months ago

#4606 closed Defect (fixed)

Delete a like action make error

Reported by: ManUtopiK Owned by:
Priority: normal Milestone: Elgg 1.8.7
Component: Likes Version: 1.8
Severity: major Keywords:
Cc: brett@… Difficulty:

Description

Like an object. Now you can see your like on a popup and you can delete your like. But an error is occured when delete like action is triggered.

Fix it:
in likes/actions/likes/delete.php change guid by annotation_id

That's all.

Change History (4)

comment:1 Changed 11 months ago by cash

  • Milestone changed from Needs Review to Elgg 1.8.7
  • Version changed from Github Master to 1.8

comment:2 Changed 11 months ago by cash

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

Fixes #4606 made unlike code consistent and functional

Changeset: e3222535a07e39ffe506eb9688db515798ebf2a4

comment:3 Changed 11 months ago by cash

Fixes #4606 made unlike code consistent and functional

Changeset: e3222535a07e39ffe506eb9688db515798ebf2a4

comment:4 Changed 10 months ago by Evan Winslow

Revert "Fixes #4606 made unlike code consistent and functional"

This reverts commit e3222535a07e39ffe506eb9688db515798ebf2a4.

Changeset: 3cb2ce976fc024dfc700ef4500e5cddd01163e9c

Note: See TracTickets for help on using tickets.