hashover-next
hashover-next copied to clipboard
Fix comment thread name in moderation
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.