Minor caching bug with Item.Paths.GetPath() in Sitecore 8
The Item.Paths property returns an ItemPath and with Sitecore 8 they changed the implementation of ItemPath.GetPath(string from, string separator, ItemPathType type) to use caching internally. However the separator is not part of the caching key, onl...
blog.krusen.dk1 min read