Hi!
I've created a webapp for MySite in order to display user profile pictures synced from AD via the User Profile Service Application. The creation of the MySite web app has made all the links to /_layouts/userdisp.aspx point to the MySite location. Is there any way to disable this and get the foundation version of /_layouts/userdisp.aspx to show instead of redirecting them to the MySite of that person when someone clicks such a link? We still want to keep the user inside of the intranet, likehttp://portal/_layouts/userdisp.aspx?=2 and show the foundation version instead ofhttp://mysite/Person.aspx?accountname=... .