We had one support question
TWiki:Support.SID-00981
that was rendered as plain text because the Title form field had a <verbatim> tag in it.
Screenshot:
Raw HTML looks like this:
<head>
<link rel="stylesheet" href="/p/pub/TWiki05x00/JQueryPlugin/jquery-all.css" type="text/css" media="all" />
<script type="text/javascript" src="/p/pub/TWiki05x00/JQueryPlugin/jquery-all.js"></script>
<link rel="stylesheet" href="http://twiki.org/p/pub/TWiki05x00/HeadlinesPlugin/style.css" type="text/css" media="all" />
<title>
<p />
<p />
<span class='twikiAlert'>
IF{ "'TopicCryptPlug doesn't handle <pre> after upgrade'=''" else="<nop>TopicCryptPlug doesn't handle <verbatim> after upgrade" then="<nop>SID-00981" }: Syntax error in ''TopicCryptPlug doesn't handle <verbatim> after upgrade'=''' at 't handle <verbatim> after upgrade'='''
</span> &lt; Trash &lt; <nop>TWiki</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
...etc...
It looks like the issue is in applying the Title form field conditionally to the HTML title tag. The syntax error is likely due to single quote
--
TWiki:Main/PeterThoeny
- 2010-10-05