Short description
Currently I'm not sure if this a bug or a feature.
If we rename a page we rename currently the whole pageobject this means we keep it's cache files. cache/hitcounts holds the hits of the old pagename. In PageHits we do see the real hits on the new pagename. So I think we better remove the old hitcounts cache file after renaming a page.