I went ahead and attached an "svn diff" (I'm not sure that's the right
way to submit a patch, let me know if it isn't) to ROL-930.
This patch fixes ROL-899, ROL-930 and also uses
#showContentType("text/html; charset=utf-8") in place of a direct <meta>
tag for consistency between templates.
Further, some files had CRLF instead of LF, so I changed/fixed that, too.
If we later decide to write an RSDServlet, we can change the
#showRSDLink() macro and the theme templates won't have to change.
Regards,
Sean