I have created a master page and I am running into a few issues.
The site allows for anonymous access. When I first enter the site and
click on a list (e.g. Document Library), there is no Title applied to
the page and the Site Map does not display. If I log in and refresh
the page, a Title is displayed for the page and the Site Map displays.
Checking Firebug, the issue appears to be an empty string is passed in
the anonymous case.
Any ideas on how to resolve this issue?
<div id="onetidPageTitleAreaFrame" class="ms-pagetitleareaframe" >
<div id="onetidPageTitleAreaTable">
<asp:ContentPlaceHolder id="PlaceHolderTitleBreadcrumb" runat="server">
<asp:SiteMapPath SiteMapProvider="SPContentMapProvider"
id="ContentMap" SkipLinkText=""
NodeStyle-CssClass="ms-sitemapdirectional"
runat="server"></asp:SiteMapPath> </asp:ContentPlaceHolder>
</div></div>
Do you know someone who can help? Share a link to this thread on twitter, or facebook.