The link generated in branch
if ($postnumber!=$previous_post+1){
(module forum.inc near line 190) is wrong, instead of
id."&nowrap=true\\">
it should rather be
id."&nowrap=true\\">
It probably comes from a slightly confusing handling of "id=" and "thread=" for ForumID, ThreadID and PostID - forum_reply.php seems to be the only module that has "thread=" instead if "id=", maybe it would be better to fix it there and use "id=" everywhere.
(p.s.: it seems to be fixed in the SETI forum already but the CSV doesn't contain the fix yet)
Copyright © 2024 Einstein@Home. All rights reserved.