Breadcrumbs mis-calculated on blog entries

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.
10/26/2010 10:50:29 AM
Gravatar
Total Posts 19

Breadcrumbs mis-calculated on blog entries

Steps to reproduce:

  1. Create a page, MyPage. Set Parent Page to "Root" and select "Show Breadcrumbs?".
  2. Add the Blog feature and set its Location = "Right".
  3. View MyPage.
  4. Click 'Add Post' in the header of the Blog column.
  5. Edit the post and save it.
  6. View MyPage.
  7. Open the post you created in step 5.
  8. Click the breadcrumb of MyPage. Breadcrumb URL is broken because it is missing the path to MyPage.

Actual (incorrect) breadcrumb URL: "http/host/mypage.aspx

Expected breadcrumb URL: "http://host/path/mypage.aspx

Mojoportal 2.3.5.4 MSSQL on Windows 7

10/26/2010 11:42:05 AM
Gravatar
Total Posts 18439

Re: Breadcrumbs mis-calculated on blog entries

Hi,

Thanks for the bug report. I was able to reproduce the problem using the steps provided. This will be fixed in the next release coming very soon.

Best,

Joe

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