#261 closed defect (fixed)

The app sends comment_id as 'string' instead of 'integer'

Reported by: sam2kb Owned by: mrroundhill
Priority: minor Milestone: Future Release
Component: comments Version:
Keywords: comment_id Cc:

Description

When deleting multiple comments the app sends comment_id as 'string' instead of 'integer' when comment(s) selected with checkboxes.

On the other hand comment_id is 'integer' (as it should be) if sent from single comment view.

Change History (2)

comment:1 Changed 17 months ago by mrroundhill

  • Owner set to mrroundhill
  • Status changed from new to accepted

comment:2 Changed 16 months ago by mrroundhill

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

This was fixed in 2.0.4

Note: See TracTickets for help on using tickets.