I have an issue with the user presence icon, showing/not showing.
Some information: I have a custom master-page. Issue is in libraries in a site collection. The presence icons show in people search results for the same people where it doesnt work in the library under the column checked out to -the column has the presence part. The web application has presence and smart tagging enabled.
This is what I have tried: I have tried applying V4 masterpage-no help I have made absolutely sure that custom masterpage does not override the ProcessImnMarkers() method, I have replaced the Java Script code you supplied in another post IM Presence Icons not appearing in SOME master pages - IE9, and replaced it in the INIT.js file-no help.
When I check the html using F12 in the library the tag of the icon does not have the onload="IMNRC" bit that the search page has and its alt parameter says the following: "No Presence Information"
So what am I missing?