On version 6.7 and 6.9 TW throws error "No thread indicated" when clicking on page title under certain circumstances.
The page title will be the name of the forum, for example "Discussion Forum" and the url underlying page title is of the form
http://demo.tiki.org/6x/tiki-view_forum_thread.php?topics_offset=1&forumId=1&comments_parentId=1.
To recreate the error execute the following sequence of actions
Forum -> List Forums
Pick any forum which is present, for example "Discussion Forum".
At this stage the url underpinning the page title "Discussion Forum" is demo.tiki.org/6x/tiki-view_forum.php?forumId=1
Click on any topic within the Forum, for example "Test Topic" and the page loads correctly showing url http://demo.tiki.org/6x/tiki-view_forum_thread.php?comments_parentId=1&topics_sort_mode=lastPost_desc&forumId=1.
At this stage the url underpinning the page title has changed to http://demo.tiki.org/6x/tiki-view_forum_thread.php?comments_parentId=1&topics_sort_mode=lastPost_desc&forumId=1 although the title is unchanged reading "Discussion forum".
Click on third item in breadcrumb trail "Test topic" and the page reload as expected.
However the url underpinning the page title is now changed again reading http://demo.tiki.org/6x/tiki-view_forum_thread.php?topics_offset=1&topics_sort_mode=lastPost_desc&forumId=1&comments_parentId=1.
Now clicking on the page title results in error message page "No thread indicated" where the reasonably expect result would be the list of topics within the Discussion Forum.
The "Go back "button works and clicking on the second item in the breadcrumb "Discussion forum" does correctly return the user to url http://demo.tiki.org/6x/tiki-view_forum.php?forumId=1.
It would seem this issue has been resolved in v10.0, since the last item of the breadcrumb trail has no underpinning url, so the sequence described here can not occur.
Can anybody suggest an easy fix for this bug in version 6.x, please?
Thanks,
Martin
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |