Did how "Limited Access" is displayed change in 2013.
Here is my scenario. In SharePoint 2010 I have a list with Unique permissions and User A is removed completely (no read access), I then grant User A Contribute access to an Item in that list (yes, not good practice, but for example). User A is added to Item with Contribute and to LIST with "Limited Access". This works fine.
I then remove items from list. User A still has "Limited Access" to list and I can see that in the list permissions page. (should be cleaned up, but not all users will do that)
I upgrade to 2013. User A still has limited access to list. Quick Launch does not security trim because user has access to list (Limited, but still access). go to permissions on list and User A is not listed. click check permission and result is "none".
I can validate user is still there using Powershell. I can remove via Powershell, but in a large environment that will be messing since I will need an algorythm to not remove it when it is really set correct.
Questions: 1) has anyone else experienced this, and how did you solve it.
2) Is there any way from the UI to see that permission so I can have the end users remove it themselves when needed?