Question
After installing
BlogAddOn (which works fine), my
%TOC% variables (in topics that are unrelated to the blog topics) are sometimes not expanded properly leading to a corrupt table of contents. Usually, refreshing the topic a couple of times (by pressing
F5) restores the proper TOC.
Below is a screenshot of the broken TOC. Note that the last entries on every line are the actual TOC entries.
Here is the HTML code of the above TOC:
<div class="twikiToc"> <ul>
<li> <a href="?search=%5bT%5dopicType.*value%5c%3d.*(<span class="twikiNewLink">BlogPost<a href="/twiki/bin/edit/Technology/BlogPost?topicparent=Technology.OtherTopic" rel="nofollow" title="Dieses Topic anlegen">?</a></span> )%3b%5bC%5dategory.*value%5c%3d.*();regex=on;casesensitive=on;excludetopic=BlogPostTemplate%2cBlogPost;limit=16;scope=text#Team"> Team</a>
</li> <li> <a href="?search=%5bT%5dopicType.*value%5c%3d.*(<span class="twikiNewLink">BlogPost<a href="/twiki/bin/edit/Technology/BlogPost?topicparent=Technology.OtherTopic" rel="nofollow" title="Dieses Topic anlegen">?</a></span> )%3b%5bC%5dategory.*value%5c%3d.*();regex=on;casesensitive=on;excludetopic=BlogPostTemplate%2cBlogPost;limit=16;scope=text#Issues"> Issues</a>
</li> <li> <a href="?search=%5bT%5dopicType.*value%5c%3d.*(<span class="twikiNewLink">BlogPost<a href="/twiki/bin/edit/Technology/BlogPost?topicparent=Technology.OtherTopic" rel="nofollow" title="Dieses Topic anlegen">?</a></span> )%3b%5bC%5dategory.*value%5c%3d.*();regex=on;casesensitive=on;excludetopic=BlogPostTemplate%2cBlogPost;limit=16;scope=text#Suggestions"> Suggestions</a>
</li> <li> <a href="?search=%5bT%5dopicType.*value%5c%3d.*(<span class="twikiNewLink">BlogPost<a href="/twiki/bin/edit/Technology/BlogPost?topicparent=Technology.OtherTopic" rel="nofollow" title="Dieses Topic anlegen">?</a></span> )%3b%5bC%5dategory.*value%5c%3d.*();regex=on;casesensitive=on;excludetopic=BlogPostTemplate%2cBlogPost;limit=16;scope=text#Feasibility_study"> Feasibility study</a>
</li> <li> <a href="?search=%5bT%5dopicType.*value%5c%3d.*(<span class="twikiNewLink">BlogPost<a href="/twiki/bin/edit/Technology/BlogPost?topicparent=Technology.OtherTopic" rel="nofollow" title="Dieses Topic anlegen">?</a></span> )%3b%5bC%5dategory.*value%5c%3d.*();regex=on;casesensitive=on;excludetopic=BlogPostTemplate%2cBlogPost;limit=16;scope=text#Design_guidelines"> Design guidelines</a>
</li></ul>
</div>
Has anyone ever come across anything similar? Thanks for your help!
BTW There a no error messages in my apache error log.
Environment
--
MartinKaufmann - 20 Oct 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.
Update: I'm using
speedy which might have something to do with it (according to
ColasNahaboo on IRC).
--
MartinKaufmann - 20 Oct 2008
Sorry, closing this after more than 30 days of inactivity. Please feel free to re-open if needed.
Look into the latest TWiki 4.2.4 release, it contains a TOC fix, but not sure if it fixes the issue you reported.
--
PeterThoeny - 10 Dec 2008