If JavaScript is disabled, when viewing forumdisplay.php, the linked Replies column value is dead. The href attribute of the link points to MyBB.whoPosted.
A fallback should be introduced for a standard redirect.
See: #2590
I can confirm this.
Apparently this goes back at least to 1.6.x (I just tested on 1.6.18).
Fixed in #2772
@euantorano This adds a new template as well - I've just noticed I haven't added it to the misc.php templatelist do you want to commit that directly?
Thanks, and good catch. I'll add that in a minute.
On 5 Jul 2017, at 15:35, Jordan Mussi notifications@github.com wrote:
@euantorano This adds a new template as well - I've just noticed I haven't added it to the misc.php templatelist do you want to commit that directly?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
Fixed @JordanMussi