From: K. O. <web...@my...> - 2003-07-08 10:41:19
|
I have fixed the first one on CVS. As for the second one, the showtree() function in viewtopic.php will show the correct post at the top of the thread tree if post_id is provided in the URL. I have added the post_id parameter to the thread url (&post_id=XXX) of the notification mail by modifying post.php. Have not tested it yet, but hopefully it should work fine now.. - Kazu > A user on xoops.org, ScoobRS, has pointed out a minor bug with newbb... > > (1) After submitting a 'post', you are redirected to a page with 'jump=1' > which gives the thread in newest first order. However the links to > additional pages in the thread (1, 2, 3 at bottom) give the thread in > oldest first order. This is inconsistent and confusing. > > (2) The notification email and forum index try to jump to the correct post > (via an anchor #forumpostXYZ) but for a multi-page thread, this does not > automatically jump to the correct page. |