------------------
- Avoid a test failure caused by test interdependencies.
[hannosch]
- Fixed tests for the language method of the portal state view.
[hannosch]
- Fixed keywords.pt to properly encode ampersands in its links. This closes
http://dev.plone.org/plone/ticket/8509
[younga3, dunlapm]
- Fixed site_icon so that we would have flipped icon in case of RTL.
This closes http://dev.plone.org/plone/ticket/4576
[spliter]
- Fixed generation of links to author.cpt for user IDs that are a URL
(OpenID users, e.g.). This closes http://dev.plone.org/plone/ticket/8040
[davisagli]
- Add some tests on private contents for sitemap.xml.gz generation. This
closes http://dev.plone.org/plone/ticket/8402
[encolpe]