0

Have an issue, could use your all help with:

It’s posted here: TechNet Forums

basically, when you click My Profile we get a URL out of the dynamic javascript which is as follows:

    https://dev.ourdomain.com/Person.aspx?accountname=i%3A0%23.w|WWTHCDEV\user

Unfortunately the page does not detect correctly that we are on the currently logged in user, and the edit profile button is not available.  If we manually trim the account to:

    https://dev.ourdomain.com/Person.aspx?accountname=WWTHCDEV\user

It works… or just    person.aspx.

Thoughts?

(Visited 14 times, 1 visits today)
Add a Comment