Skip to content

DOC-3269: Fix missing tinycomments_fetch_author_info callback causing…

37eeaf1
Select commit
Loading
Failed to load commit list.
Merged

DOC-3269: Fix missing tinycomments_fetch_author_info callback causing "ANON" avatar display in new comments #3839

DOC-3269: Fix missing tinycomments_fetch_author_info callback causing…
37eeaf1
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Aug 27, 2025 in 0s

7 / 7 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Hardcoded user_name and user_avatar variables removed Completed
Re-introduced the tinycomments_fetch_author_info callback so it uses the API data Completed
Tested that all demos are functional Completed
Verified that the Avatar displays from API response instead of hardcoded URL via network tracking. Completed
Remove suggestededits from plugin and toolbar list as its not supported in 7x - added by accident and was causing console errors. Completed
Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/. Completed
Documentation Team Lead has reviewed Completed