Page title not working properly

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.
6/7/2007 8:17:03 AM
Gravatar
Total Posts 488

Page title not working properly

Non-CMS pages have lost their titles (they are now all default, sitename - first page name). These pages are Login, MemberList, etc.

That's the same under several skins.

I suppose it to be the result of some recent changes as www.mojoportal.com works properly.

6/7/2007 2:21:22 PM
Gravatar
Total Posts 18439

Re: Page title not working properly

Yes I must have choped something out of the mojoBasePage by mistake. I have it fixed here it will be in svn by end of day.

Thanks,

Joe

6/8/2007 2:48:31 AM
Gravatar
Total Posts 488

Re: Page title not working properly

Thanks, it works now.

6/14/2007 4:19:04 AM
Gravatar
Total Posts 488

Re: Page title not working properly

It seems to be broken again, but for some pages only. Title of the first CMS page is shown as page title for nearly all the pages under /admin folder.

6/14/2007 1:34:31 PM
Gravatar
Total Posts 18439

Re: Page title not working properly

I don't know how I missed those, I really thought I had already done that but it will be fixed in svn by end of day.

Thanks,

Joe

 

6/15/2007 2:58:06 AM
Gravatar
Total Posts 488

Re: Page title not working properly

Now it works, thanks.

P.S. I just wonder, why don't you use Page.Title property instead of custom PageTitleControl?

6/15/2007 7:25:50 AM
Gravatar
Total Posts 18439

Re: Page title not working properly

I think I already had the PageTitle control before 2.0 .NET. Could change it but it isn't broken and there are more important things to do.

Joe

6/18/2007 7:28:30 AM
Gravatar
Total Posts 488

Re: Page title not working properly

I improved this and included to the patch I sent you today.

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