My question is regarding the site map provider.
I have a breadcrumb in the mysites and i use SPContentMapProvider to build the breadcrumb, but the problem is it always shows 'Home', so if im on my profile page, it shows home, if i'm on the who is who page it still shows Home.
My ideas is to have a correct breadcrumb so it could show My Profile or Who is who in the breadcrumb. What provider should i use? I tried some but i dont get the correct result, it either it doesnt show anything with the current site map provider, or just shows My Sites and that is it.
Anyone has any idea?
PS i tried MySiteMapProvider, but it returns empty breadcrumb.