Login page main navigation MIA

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
1/18/2010 9:59:17 AM
Gravatar
Total Posts 190

Re: Login page main navigation MIA

I'm equally dumbfounded. This makes no sense. But I did a little more testing looking at the page on both sides of our proxy server (just in case) and I'm seeing it on IE, FF and Chrome. I cleared caches and did all that stuff. But it appears to only matter for the word "Login". If I change the folder name from "Secure" to "secure", it still works. But as soon as you lowercase the L then the menu disappears. 

1/18/2010 10:16:08 AM
Gravatar
Total Posts 18439

Re: Login page main navigation MIA

Ok, I found it, when I made this a config option, I thought I had removed all other logic that affected it but there is some logic in the SiteMenu control itself that needs to be cleaned up/removed. It is checking the url in a case sensitive way looking for "Login.aspx".

I will fix this for the next release. Sorry for the inconvenience.

Best,

Joe

1/18/2010 10:20:01 AM
Gravatar
Total Posts 218

Re: Login page main navigation MIA

Thanks Joe! It was more of an interesting mystery than an inconvenience.

Have I mentioned I LOVE that new file manger? Good stuff... thanks.

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