Testcase:
http://develop.twiki.org/~develop/cgi-bin/view/Main.admin
* Make sure you spelled the WikiWord correctly and try again. Remember, a WikiWord is case sensitive
* Similar topics in this web (if any): TWikiAdminGroup?, ...
* Search for similar topics in all public webs
Suggestion: Make web explicit in search (use [[$web.$topic][$topic]] instead of just [[$topic]], but a little in doubt if this is just covering an other error.
Index: data/TWiki/WebTopicViewTemplate.txt
===================================================================
--- data/TWiki/WebTopicViewTemplate.txt (revision 9787)
+++ data/TWiki/WebTopicViewTemplate.txt (working copy)
@@ -5,7 +5,7 @@
---+++ %ICON{arrowright}% %MAKETEXT{"If you used the \"Jump\" feature to jump to this page:"}%
* %MAKETEXT{"Make sure you spelled the [_1] correctly and try again. Remember, a [_2] is case sensitive" args="%TWIKIWEB%.WikiWord,<nop>WikiWord"}%
- * %MAKETEXT{"Similar topics in this web (if any):"}% %SEARCH{ "%BASETOPIC%" limit="16" scope="topic" nosearch="on" nototal="on" format=" [[$topic]], " }% [[%SCRIPTURLPATH{"search"}%/%BASEWEB%/?scope=topic&nosummary=on&nototal=on&search=%BASETOPIC%][...]]
+ * %MAKETEXT{"Similar topics in this web (if any):"}% %SEARCH{ "%BASETOPIC%" limit="16" scope="topic" nosearch="on" nototal="on" format=" [[$web.$topic][$topic]], " }% [[%SCRIPTURLPATH{"search"}%/%BASEWEB%/?scope=topic&nosummary=on&nototal=on&search=%BASETOPIC%][...]]
* <a href='%SCRIPTURLPATH{"search"}%/%BASEWEB%/?web=all&scope=topic&nosummary=on&nototal=on&search=%BASETOPIC%'>%MAKETEXT{"Search for similar topics in all public webs"}%</a>
%SEARCH{ "META.TOPICMOVED.*from\=.*%BASEWEB%.%BASETOPIC%.*" nosearch="on" nototal="on" regex="on" format=" * $percntRED% $percntMAKETEXT{\"This topic has moved to [_1].\" args=\"[[$web.$topic]]\"}$percnt $percntENDCOLOR%" }%
--
SP
SVN 9789.
--
SP