hashover-next icon indicating copy to clipboard operation
hashover-next copied to clipboard

Fix comment thread name in moderation

Open da2x opened this issue 3 years ago • 0 comments

The moderation page gets the correct threadName, and passes it along as a GET to threads.php. However, editing failed to read the comments because it used the default threadName derived from the URL instead of the custom one. Not sure why comment-info uses the wrong threadName here, though.

da2x avatar Dec 04 '21 16:12 da2x