-----------------------
- Prefer `Title` method to get the current title for the title of the delete
confirmation page.
[wichert]
- Do not put a <p> element in an <object>; IE9 will move it outside the object
element, thus resulting in leftovers even when using the object->iframe
conversion.
[wichert]
- Enable the iframe workaround for IE 9 as well.
[wichert]
- Add support for status messages containing markup.
[jcbrand]
- Bugfix. Prevent clicking on the "Actions" site menu action if it doesn't have
a URL to go to.
[jcbrand]