I see this behavior from time to time where a site's URL will be in all capital letters when linked from the navigation. The site's name is not all caps, and the URL is properly cased in most situations. The all uppercase treatment appears to come and go, and is not related to anything. Has anyone else seen it or know how to stop it from happening?
A:
I have seen it... my development team caused it when they created a custom navigation provider and needed to check values in the URL. They converted the URL to all uppercase to make the string finds easier.
JD
2009-05-20 23:31:54
+1
A:
Check the welcome page setting for the site - that's where the link used in navigation comes from.
Tom Clarkson
2009-05-21 06:25:16
+1
A:
I've just looked into this myself. It's part of the internal caching; sharepoint converts part of the links to uppercase to make the comparison case insensitive. As far as I can tell there's nothing you can do about it.
wefwfwefwe
2009-12-04 09:40:29
Awesome and terrible.
Matt Connolly
2009-12-11 16:30:34