Opened 13 years ago
Closed 13 years ago
#18104 closed defect (bug) (fixed)
deleteComment and editComment do not return the correct error message when the comment does not exist
Reported by: | xknown | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | 3.2 |
Component: | XML-RPC | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
As reported in the XMLRPC list:
i noticed an odd behavior today with a few methods like deleteComment and editComment. if you give them a nonexistent comment id, they say "you're not allowed to moderate this comment," even when you are allowed. it seems like they should say the comment doesn't exist
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In [18584]: