View Issue Details

IDProjectCategoryView StatusLast Update
5276Composr alpha bug reportsGeneral / Uncategorisedpublic2023-02-13 02:20
ReporterPDStig Assigned ToChris Graham  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Summary5276: Member comments possibly fundamentally broken
DescriptionMember 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.
TagsNo tags attached.
Attach Tags
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-02-10 01:54 PDStig New Issue
2023-02-10 01:54 PDStig Status Not Assigned => Assigned
2023-02-10 01:54 PDStig Assigned To => Chris Graham
2023-02-10 01:55 PDStig Description Updated
2023-02-13 02:20 Chris Graham Status Assigned => Resolved
2023-02-13 02:20 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised