#5276 - Member comments possibly fundamentally broken

  • By
  • Added
  • 1 view
Identifier #5276
Issue type Minor issue (breaks specific functionality)
Title Member comments possibly fundamentally broken
Status Completed
Handling member Chris Graham
Addon General / Uncategorised
Description Member comments addon is a mess:

* actualise_post_comment bails with false when the _block_id POST parameter is not non_block, which means comments are never posted since member_comments has a block ID.

* convert_composr_type_codes('feedback_type_code', $real_feedback_type, 'content_type'); this might not be working because the feedback type being passed is block_main_comments, which is not used in any content or resource meta aware hook. Therefore, when trying to look up content privacy, it fails as the content type gets blanked out.

Potentially other issues which I am unable to detect at this time due to the above.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated