Page number on forum reply notification

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
12/7/2006 3:17:34 AM
Gravatar
Total Posts 488

Page number on forum reply notification

In forum reply notification letter the link leads to the first page of the topic even if the reply is on the second page.
12/7/2006 3:29:19 AM
Gravatar
Total Posts 18439

Re: Page number on forum reply notification

No actually the link includes the page number of the page the user was on when he made the post. So the bug is only for the first post that starts a new page. It happens because the the user is on say page one and the page is already containing the full page size so his response post goes on the next page but currently the ForumPostEdit page is not smart enough to know that it should increment the page number for this post. In all other cases the link is for the correct page.

I have an idea to fix this. I will look into it.

Joe
12/7/2006 3:59:09 AM
Gravatar
Total Posts 18439

Re: Page number on forum reply notification

This is fixed in svn/branches/joesandbox2 and will be included in the new release coming today.

Joe
You must sign in to post in the forums. This thread is closed to new posts.