Opened 9 years ago

Closed 9 years ago

Last modified 9 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).

Change History (2)

comment:1 by Jessica Tallon, 9 years ago

Owner: set to Jessica Tallon
Status: newin_progress

comment:2 by Jessica Tallon, 9 years ago

Owner: Jessica Tallon removed
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.