This question about Not sure...: Answered

Natskin: WebIndex problem

In one of my webs, the WebIndex topic shows a '$2' in the list of the topics. In all other webs, WebIndex works fine.

I assume that I'm using some unallowed characters in the web, but I can't find where.

This is the WebIndex with problems: https://www.lernentrotzcorona.ch/Lernentrotzcorona/WebIndex

-- BeatDoebeli - 06 Apr 2020

Have a look at https://www.lernentrotzcorona.ch/System/NatSkinWebTopicListViewTemplate

This is the view template used for WebTopicList and WebIndex. It seems there is some strange topic in the web.

Try to debug things by adding "dirt" to block execution of the %MAKEINDEX macro:
%MAKETEXT<nop>{...

Then load the page again so that you'll see what %TMPL:P{"topiclist::default"}% will return. Any strange topics in there?

Also try to replace topiclist::default with topiclist::old, which will switch the system to the slower old way of fetching a list of topics to be consumed by %MAKEINDEX.

-- MichaelDaum - 06 Apr 2020

There is at least one error here: https://www.lernentrotzcorona.ch/Lernentrotzcorona/WarumSichEpidemienWieCoronaExponentiellAusbreitenUndWieDieKurveGlaetten?raw=all

See the TOPICTITLE setting in there: the trailing backslash is wrong. Fix it and then try again.

-- MichaelDaum - 06 Apr 2020

Thanks for the ultra fast help: problem solved. It was the trailing backslash at the end of the topic title which was not escaped! -- BeatDoebeli - 06 Apr 2020

 

QuestionForm edit

Subject Not sure...
Extension NatSkin
Version Foswiki 2.1.6
Status Answered
Related Topics
Topic revision: r3 - 06 Apr 2020, BeatDoebeli
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy