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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
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.
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
Thanks, it works now.
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.
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.
Now it works, thanks.
P.S. I just wonder, why don't you use Page.Title property instead of custom PageTitleControl?
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.
I improved this and included to the patch I sent you today.