Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#1077 closed defect (fixed)

500 error updating comments in API

Reported by: Jessica Tallon Owned by:
Priority: major Milestone: 0.8.0
Component: programming Keywords: api, comment, update
Cc: Parent Tickets:

Description

Using the API you get a HTTP 500 error when you try and send an "update" activity to update a comment. This is caused because the comment.unserialize takes more arguments (3) than being passed in (2).

Subtickets

Change History (2)

comment:1 Changed 8 years ago by Jessica Tallon

Owner: set to Jessica Tallon
Status: newin_progress

comment:2 Changed 8 years ago by Jessica Tallon

Owner: Jessica Tallon deleted
Resolution: fixed
Status: in_progressclosed

This has been fixed as of 9e715bb. There is also a test to check one is able to update a comment that they posted.

Note: See TracTickets for help on using tickets.