Question
When I type:
---+++ My <nop>BOM
and BOM is a topic name, TWiki will render out below html:
<h3><a name="My <a href="/twiki/bin/view/Glossary/BOM" class="twikiCurrentTopicLink twikiLink">BOM</a>"></a> My BOM </h3>
that looks like:
BOM"> My BOM
How can I aviod this problem?
Environment
--
MagicYang - 03 Apr 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
When I use:
---+++ My "BOM"
And I got:
<h3><a name="My "BOM""></a> My "BOM" </h3>
--
MagicYang - 15 Apr 2008